15 lines
171 B
YAML
15 lines
171 B
YAML
|
---
|
||
|
process:
|
||
|
Readarr:
|
||
|
running: true
|
||
|
|
||
|
port:
|
||
|
tcp6:8787:
|
||
|
listening: true
|
||
|
|
||
|
http:
|
||
|
http://localhost:8787:
|
||
|
status: 200
|
||
|
body:
|
||
|
- '<title>Readarr</title>'
|