Spaces:
Running
Running
Remove app.yaml from repository but keep it locally
Browse files
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]"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|