update
This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
||||
- NET_ADMIN
|
||||
env_file:
|
||||
- .env
|
||||
# ports:
|
||||
# - "8002:8080" # Expose tidal-dl-web port via gluetun
|
||||
restart: always
|
||||
networks:
|
||||
- proxy
|
||||
@@ -42,6 +40,7 @@ services:
|
||||
- DOWNLOAD_PATH=/app/downloads
|
||||
- XDG_CONFIG_HOME=/app/config
|
||||
- ALBUM_DESTINATION_PATH=${ALBUM_DESTINATION_PATH:-}
|
||||
- NOTIFICATION_URL=${NOTIFICATION_URL:-}
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
gluetun:
|
||||
|
||||
Reference in New Issue
Block a user