1st
This commit is contained in:
parent
eada7116ee
commit
3d00309362
|
|
@ -59,6 +59,10 @@ build:
|
||||||
language: nodejs/24
|
language: nodejs/24
|
||||||
region: asia-south1
|
region: asia-south1
|
||||||
serverlessConfig:
|
serverlessConfig:
|
||||||
|
Env:
|
||||||
|
MY_VAR: "my_value"
|
||||||
|
DATABASE_URL: "postgres://..."
|
||||||
|
API_KEY: "secret-key"
|
||||||
Scaling:
|
Scaling:
|
||||||
AutoStop: false
|
AutoStop: false
|
||||||
Min: 1
|
Min: 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user