This commit is contained in:
traveler 2024-12-28 00:37:25 -06:00
parent f26108b5d9
commit 88f0f50fdc
2 changed files with 7 additions and 6 deletions

View file

@ -8,7 +8,7 @@ services:
volumes: volumes:
- /data/nfs/Baxter/Docker/gluetun:/gluetun - /data/nfs/Baxter/Docker/gluetun:/gluetun
networks: networks:
- netgrimoire - vpn
environment: environment:
- VPN_SERVICE_PROVIDER=private internet access - VPN_SERVICE_PROVIDER=private internet access
- OPENVPN_USER=p1016182 - OPENVPN_USER=p1016182
@ -22,5 +22,5 @@ services:
networks: networks:
netgrimoire: vpn:
external: true external: true

View file

@ -188,10 +188,11 @@ services:
volumes: volumes:
- /DockerVol/jackett/config:/config - /DockerVol/jackett/config:/config
- /data/nfs/Baxter/Data:/data:shared - /data/nfs/Baxter/Data:/data:shared
ports: # ports:
- 9117:9117 # - 9117:9117
networks: # networks:
- vpn # - vpn
network_mode: "container:gluetun"
restart: unless-stopped restart: unless-stopped
deploy: deploy:
placement: placement: