qbittorrent
> updating wiki
This commit is contained in:
@@ -46,7 +46,7 @@ services:
|
||||
- WEBUI_PORT=8124
|
||||
healthcheck:
|
||||
# change this ip addrss to match your server. Mine is below as an example
|
||||
#test: curl -sf http://192.168.1.59:8124 || exit 1
|
||||
#test: curl -sf http://192.168.1.55:8124 || exit 1
|
||||
test: curl -sf http://<SERVER IP ADDRESS>:8124 || exit 1
|
||||
interval: 60s
|
||||
timeout: 30s
|
||||
|
Reference in New Issue
Block a user