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