From 7944f0d3c1669d31b56f3bb0e66b1c72e4ca8af0 Mon Sep 17 00:00:00 2001 From: Colin Hebert Date: Tue, 11 Apr 2023 09:00:22 +1000 Subject: [PATCH] Simplify network for now --- services/torrents/docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/services/torrents/docker-compose.yml b/services/torrents/docker-compose.yml index 27748ed..e67a71a 100644 --- a/services/torrents/docker-compose.yml +++ b/services/torrents/docker-compose.yml @@ -15,7 +15,6 @@ services: net.ipv4.conf.all.src_valid_mark: 1 networks: - reverse-proxy - - torrents devices: - /dev/net/tun:/dev/net/tun volumes: @@ -38,6 +37,7 @@ services: networks: - torrents - indexer + - reverse-proxy volumes: - ${NASCOMPOSE_SERVICES?}/torrents/volumes/cross-seed_config/:/config - ${NASCOMPOSE_SERVICES?}/torrents/volumes/qbittorrent_config/data/BT_backup/:/torrents:ro @@ -49,6 +49,7 @@ services: image: bobokun/qbit_manage networks: - torrents + - reverse-proxy volumes: - ${NASCOMPOSE_SERVICES?}/torrents/volumes/qbitmanage_config/:/config - ${NASCOMPOSE_DATA?}/torrents/:/data/