10 lines
115 B
YAML
10 lines
115 B
YAML
app: profen
|
|
stack: dockerfile
|
|
build:
|
|
context: .
|
|
ports:
|
|
- container: 3000
|
|
host: 0
|
|
health:
|
|
path: /
|