16 lines
203 B
YAML
16 lines
203 B
YAML
|
---
|
||
|
process:
|
||
|
EmbyServer:
|
||
|
running: true
|
||
|
|
||
|
# # TODO fix this test
|
||
|
# port:
|
||
|
# tcp:8096:
|
||
|
# listening: true
|
||
|
|
||
|
http:
|
||
|
http://localhost:8096/web:
|
||
|
status: 200
|
||
|
body:
|
||
|
- '<title>Emby</title>'
|