Config synced from UI [conductor-sync] at 23/04/26 08:33:53
This commit is contained in:
parent
a16eb127f5
commit
06aa67be2d
21
boltic.yaml
21
boltic.yaml
|
|
@ -1,9 +1,18 @@
|
|||
app: renderer-bundle
|
||||
region: asia-south1
|
||||
|
||||
build:
|
||||
builtin: dockerfile
|
||||
ignorefile: .gitignore
|
||||
|
||||
builtin: dockerfile
|
||||
ignorefile: .gitignore
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user