9 lines
96 B
YAML
9 lines
96 B
YAML
port:
|
|
tcp:80:
|
|
listening: true
|
|
ip:
|
|
- 0.0.0.0
|
|
process:
|
|
python3:
|
|
running: true
|