added http control port

This commit is contained in:
2024-01-16 20:38:06 -06:00
parent 4118cb86c6
commit cdb1a083dd

View File

@@ -43,9 +43,10 @@ services:
devices:
- /dev/net/tun:/dev/net/tun
ports:
- 8777:8000 # http control
- 8888:8888 # http proxy
- 3129:3129 # jdownloader
- 5800:5800 # jdownloader
- 5800:5800 # jdownloader]
- 8282:8282 # qbittorrent
- 8181:8080 # sabnzbd
restart: always