mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-22 07:50:19 +00:00
Update docker-compose.yml
This commit is contained in:
parent
ea82a9098e
commit
a3cdeae0a7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
||||||
- 8989:8989 # Sonarr
|
- 8989:8989 # Sonarr
|
||||||
- 9696:9696 # Prowlarr
|
- 9696:9696 # Prowlarr
|
||||||
volumes:
|
volumes:
|
||||||
- /home/ubuntu/docker/arr-stack:/gluetun
|
- /home/ubuntu/docker/arr-stack/gluetun:/gluetun
|
||||||
environment:
|
environment:
|
||||||
# See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup
|
# See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup
|
||||||
- VPN_SERVICE_PROVIDER=nordvpn
|
- VPN_SERVICE_PROVIDER=nordvpn
|
||||||
|
|
Loading…
Reference in a new issue