This commit is contained in:
Anuj Sahu 2026-03-23 15:18:06 +05:30
parent f120f24b7f
commit be70607f8b

View File

@ -59,6 +59,9 @@ build:
language: nodejs/24 language: nodejs/24
region: asia-south1 region: asia-south1
serverlessConfig: serverlessConfig:
Env:
MY_VAR: "my_value"
API_KEY: "secret-key"
Scaling: Scaling:
AutoStop: false AutoStop: false
Min: 1 Min: 1