add portmap

This commit is contained in:
Lalit Mohan Kalpasi 2026-03-17 13:45:20 +05:30
parent bea9f9951e
commit d4528b6753

View File

@ -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"