14 lines
167 B
YAML
14 lines
167 B
YAML
|
process:
|
||
|
Lidarr:
|
||
|
running: true
|
||
|
|
||
|
port:
|
||
|
tcp6:8686:
|
||
|
listening: true
|
||
|
|
||
|
http:
|
||
|
http://localhost:8686:
|
||
|
status: 200
|
||
|
body:
|
||
|
- '<title>Lidarr</title>'
|