File size: 228 Bytes
eceac5b
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
service: co-drawing
env: standard
runtime: nodejs20

handlers:
  - url: /.*
    secure: always
    script: auto

env_variables:
  GEMINI_API_KEY: "AIzaSyBZqvjHhfLn_XzGYkNCWRA0PNQ6r2CUy_Y"
  GCP_CLIENT_EMAIL: "[email protected]"