Trudy commited on
Commit
8e5cebc
·
1 Parent(s): e1a68dd

Remove app.yaml from repository but keep it locally

Browse files
Files changed (1) hide show
  1. app.yaml +0 -12
app.yaml DELETED
@@ -1,12 +0,0 @@
1
- service: co-drawing
2
- env: standard
3
- runtime: nodejs20
4
-
5
- handlers:
6
- - url: /.*
7
- secure: always
8
- script: auto
9
-
10
- env_variables:
11
- GEMINI_API_KEY: "AIzaSyBZqvjHhfLn_XzGYkNCWRA0PNQ6r2CUy_Y"
12
- GCP_CLIENT_EMAIL: "[email protected]"