add portmap
This commit is contained in:
parent
bea9f9951e
commit
d4528b6753
14
boltic.yaml
14
boltic.yaml
|
|
@ -1,17 +1,3 @@
|
||||||
app: git-serverless-new
|
app: git-serverless-new
|
||||||
language: nodejs/20
|
language: nodejs/20
|
||||||
region: asia-south1
|
region: asia-south1
|
||||||
serverlessConfig:
|
|
||||||
Scaling:
|
|
||||||
AutoStop: false
|
|
||||||
Min: 1
|
|
||||||
Max: 1
|
|
||||||
MaxIdleTime: 300
|
|
||||||
Resources:
|
|
||||||
CPU: 0.1
|
|
||||||
MemoryMB: 128
|
|
||||||
MemoryMaxMB: 128
|
|
||||||
PortMap:
|
|
||||||
- Name: "http"
|
|
||||||
Port: 8080
|
|
||||||
Protocol: "http"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user