10 lines
133 B
YAML
10 lines
133 B
YAML
app: "dec26"
|
|
region: "asia-south1"
|
|
entrypoint: "index.js"
|
|
|
|
build:
|
|
builtin: dockerfile
|
|
ignorefile: .gitignore
|
|
|
|
env:
|
|
PORT: '8080' |