Force service name
This commit is contained in:
@@ -4,4 +4,5 @@ echo "Installing Git..."
|
|||||||
apk add -u git
|
apk add -u git
|
||||||
|
|
||||||
echo "Installing py-natpmp"
|
echo "Installing py-natpmp"
|
||||||
|
rm -r /py-natpmp || echo "py-natpmp clean"
|
||||||
git clone https://github.com/yimingliu/py-natpmp.git /py-natpmp
|
git clone https://github.com/yimingliu/py-natpmp.git /py-natpmp
|
||||||
|
|||||||
@@ -34,6 +34,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
- traefik.http.routers.qbittorrent${TORRENT_SUFFIX}.middlewares=authelia@file
|
- traefik.http.routers.qbittorrent${TORRENT_SUFFIX}.middlewares=authelia@file
|
||||||
|
- com.docker.compose.service=qbittorrent${TORRENT_SUFFIX}
|
||||||
|
|
||||||
cross-seed:
|
cross-seed:
|
||||||
hostname: cross-seed${TORRENT_SUFFIX}
|
hostname: cross-seed${TORRENT_SUFFIX}
|
||||||
|
|||||||
Reference in New Issue
Block a user