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