fix chromium volume path type
parent
f2969ca522
commit
7d577d0594
|
@ -60,7 +60,7 @@ services:
|
||||||
- PGID=1001
|
- PGID=1001
|
||||||
- TZ=America/New_York
|
- TZ=America/New_York
|
||||||
volumes:
|
volumes:
|
||||||
- /home/meftimes/docker/gluetun-qbittorrent-chromium/chromium-config:/config
|
- /home/meftimes/docker/gluetun-transmission-chromium/chromium-config:/config
|
||||||
network_mode: service:gluetun
|
network_mode: service:gluetun
|
||||||
depends_on:
|
depends_on:
|
||||||
gluetun:
|
gluetun:
|
||||||
|
|
Loading…
Reference in New Issue