Compare commits

..

No commits in common. "main" and "23-04-26-3cda16" have entirely different histories.

View File

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