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