Force service name

This commit is contained in:
Colin Hebert
2023-04-30 01:55:13 +10:00
parent 0d6c975137
commit cf9d8881f0
2 changed files with 2 additions and 0 deletions

View File

@@ -4,4 +4,5 @@ echo "Installing Git..."
apk add -u git
echo "Installing py-natpmp"
rm -r /py-natpmp || echo "py-natpmp clean"
git clone https://github.com/yimingliu/py-natpmp.git /py-natpmp

View File

@@ -34,6 +34,7 @@ services:
labels:
- traefik.enable=true
- traefik.http.routers.qbittorrent${TORRENT_SUFFIX}.middlewares=authelia@file
- com.docker.compose.service=qbittorrent${TORRENT_SUFFIX}
cross-seed:
hostname: cross-seed${TORRENT_SUFFIX}