Compare commits
No commits in common. "main" and "23-04-26-3cda16" have entirely different histories.
main
...
23-04-26-3
15
boltic.yaml
15
boltic.yaml
|
|
@ -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
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user