Force service name
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user