git update recorded at: 04/05/26 09:27:50

This commit is contained in:
Dhaval Shah 2026-05-04 09:27:50 +00:00
parent 431802bf85
commit 8e2efa83c8
2 changed files with 8 additions and 17 deletions

View File

@ -1,18 +1,9 @@
app: renderer-bundle app: renderer-bundle
region: asia-south1
build: build:
builtin: dockerfile builtin: dockerfile
ignorefile: .gitignore ignorefile: .gitignore
env: env:
PORT: "8080" PORT: "8080"
region: asia-south1
serverlessConfig:
Scaling:
AutoStop: true
Min: 1
Max: 1
MaxIdleTime: 300
Resources:
CPU: 0.1
MemoryMB: 128
MemoryMaxMB: 128
DiskMB: 100

File diff suppressed because one or more lines are too long