This commit is contained in:
Abhishek Test Tiwari 2026-03-17 14:22:19 +05:30
parent 5d727e7b3e
commit 60e25685ee

10
handler.js Normal file
View File

@ -0,0 +1,10 @@
app: nodejs-docker-app-sample
region: asia-south1
entrypoint: "index.js"
build:
builtin: dockerfile
ignorefile: .gitignore
env:
PORT: '8080'