10 lines
151 B
YAML
10 lines
151 B
YAML
app: nodejs-darpan-playground-02
|
|
region: asia-south1
|
|
entrypoint: "index.js"
|
|
|
|
build:
|
|
builtin: dockerfile
|
|
ignorefile: .gitignore
|
|
|
|
env:
|
|
PORT: '8081' |