Skip to content

Commit 6d1b012

Browse files
Update 41-deluge.yaml
1 parent 33d8604 commit 6d1b012

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

scripts/nginx/41-deluge.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
- 58846:58846/tcp
1414
volumes:
1515
- /etc/localtime:/etc/localtime:ro
16-
- /bin/netstat:/bin/netstat:ro
1716
- ${CONFIGS}/Deluge:/config
1817
- ${DOWNLOADS}:/Downloads
1918
- ${MEDIA}:/Media
@@ -27,8 +26,3 @@
2726
- VIRTUAL_NETWORK=nginx-proxy
2827
- LETSENCRYPT_HOST=deluge.${MYDOMAIN}
2928
- LETSENCRYPT_EMAIL=${MYEMAIL}
30-
# healthcheck:
31-
# test: ["CMD-SHELL", "netstat -ntlp | grep :8112"]
32-
# interval: 10s
33-
# timeout: 2s
34-
# retries: 3

0 commit comments

Comments
 (0)