15 lines
197 B
YAML
15 lines
197 B
YAML
|
---
|
||
|
process:
|
||
|
transmission-da:
|
||
|
running: true
|
||
|
|
||
|
port:
|
||
|
tcp:9091:
|
||
|
listening: true
|
||
|
|
||
|
http:
|
||
|
http://localhost:9091:
|
||
|
status: 200
|
||
|
body:
|
||
|
- '<title>Transmission Web Interface</title>'
|