Config synced from UI [conductor-sync] at 23/04/26 09:03:09

This commit is contained in:
Abhishek Test Tiwari 2026-04-23 09:03:09 +00:00
parent 3cda16282e
commit 5ac07dccf5

View File

@ -1,9 +1,18 @@
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