15 lines
190 B
YAML
15 lines
190 B
YAML
|
---
|
||
|
process:
|
||
|
qbittorrent-nox:
|
||
|
running: true
|
||
|
|
||
|
port:
|
||
|
tcp6:8080:
|
||
|
listening: true
|
||
|
|
||
|
http:
|
||
|
http://localhost:8080:
|
||
|
status: 200
|
||
|
body:
|
||
|
- '<title>qBittorrent Web UI</title>'
|