remove torrenting port
This commit is contained in:
parent
883dcc11a1
commit
3af448db51
@ -59,7 +59,6 @@ services:
|
|||||||
- PGID=${USER_PGID}
|
- PGID=${USER_PGID}
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
- WEBUI_PORT=8080
|
- WEBUI_PORT=8080
|
||||||
- TORRENTING_PORT=6881
|
|
||||||
volumes:
|
volumes:
|
||||||
- ${CONFIG_PATH}/qbittorrent:/config
|
- ${CONFIG_PATH}/qbittorrent:/config
|
||||||
- ${DATA_PATH}:/data
|
- ${DATA_PATH}:/data
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user