16 lines
204 B
YAML
16 lines
204 B
YAML
|
---
|
||
|
process:
|
||
|
python3:
|
||
|
running: true
|
||
|
|
||
|
port:
|
||
|
tcp:8181:
|
||
|
listening: true
|
||
|
|
||
|
# # TODO fix this test
|
||
|
# http:
|
||
|
# http://localhost:8181:
|
||
|
# status: 200
|
||
|
# body:
|
||
|
# - '<title>Tautulli</title>'
|