9 lines
97 B
YAML
9 lines
97 B
YAML
port:
|
|
tcp:5000:
|
|
listening: true
|
|
ip:
|
|
- 0.0.0.0
|
|
process:
|
|
python:
|
|
running: true
|