mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 23:40: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
|
||||
- 9696:9696 # Prowlarr
|
||||
volumes:
|
||||
- /home/ubuntu/docker/arr-stack:/gluetun
|
||||
- /home/ubuntu/docker/arr-stack/gluetun:/gluetun
|
||||
environment:
|
||||
# See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup
|
||||
- VPN_SERVICE_PROVIDER=nordvpn
|
||||
|
|
Loading…
Reference in a new issue