fixed gluetun
This commit is contained in:
parent
6aada203b5
commit
50e7655176
1 changed files with 1 additions and 1 deletions
|
|
@ -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:array_gluetun"
|
network_mode: "service:array-gluetun"
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue