sd
This commit is contained in:
parent
f26108b5d9
commit
88f0f50fdc
2 changed files with 7 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ services:
|
|||
volumes:
|
||||
- /data/nfs/Baxter/Docker/gluetun:/gluetun
|
||||
networks:
|
||||
- netgrimoire
|
||||
- vpn
|
||||
environment:
|
||||
- VPN_SERVICE_PROVIDER=private internet access
|
||||
- OPENVPN_USER=p1016182
|
||||
|
|
@ -22,5 +22,5 @@ services:
|
|||
|
||||
|
||||
networks:
|
||||
netgrimoire:
|
||||
vpn:
|
||||
external: true
|
||||
9
arr.yaml
9
arr.yaml
|
|
@ -188,10 +188,11 @@ services:
|
|||
volumes:
|
||||
- /DockerVol/jackett/config:/config
|
||||
- /data/nfs/Baxter/Data:/data:shared
|
||||
ports:
|
||||
- 9117:9117
|
||||
networks:
|
||||
- vpn
|
||||
# ports:
|
||||
# - 9117:9117
|
||||
# networks:
|
||||
# - vpn
|
||||
network_mode: "container:gluetun"
|
||||
restart: unless-stopped
|
||||
deploy:
|
||||
placement:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue