mirror of
https://github.com/mr-vercetti/homeserver.git
synced 2025-01-18 16:25:35 +01:00
Fix delugevpn config path
This commit is contained in:
parent
632b86cf5a
commit
dc84fd7cbf
@ -94,7 +94,7 @@ services:
|
||||
- DEBUG=true
|
||||
- UMASK=000
|
||||
volumes:
|
||||
- ${APPS_DIR}/deluge/config:/config
|
||||
- ${APPS_DIR}/delugevpn:/config
|
||||
- ${DATA_DIR}/downloads:/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user