+ fixed incorrect reference to gluetun from the network mode

This commit is contained in:
KARMACOMA 2025-10-31 00:56:25 +01:00
parent 3512ce1c2a
commit 811df2534f

View file

@ -2,7 +2,7 @@
services: services:
array_qbittorrent: array_qbittorrent:
image: lscr.io/linuxserver/qbittorrent:latest image: lscr.io/linuxserver/qbittorrent:latest
network_mode: "service:gluetun" network_mode: "service:array_gluetun"
environment: environment:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000