Remove port publishing from qbt as well
This commit is contained in:
@@ -42,10 +42,10 @@ services:
|
||||
- /data/jellyfin:/data/jellyfin
|
||||
- /data/jellyfin/configs/qbittorrent:/config
|
||||
# - /data/jellyfin/qbittorrent/downloads:/data/jellyfin/qbittorrent/downloads
|
||||
ports:
|
||||
- 8080:8080
|
||||
- 6881:6881
|
||||
- 6881:6881/udp
|
||||
# ports:
|
||||
# - 8080:8080
|
||||
# - 6881:6881
|
||||
# - 6881:6881/udp
|
||||
# networks:
|
||||
# - jellyfin-int
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user