Update docker-compose.yml
This commit is contained in:
parent
c1561b15ab
commit
e5e68d0cc6
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ services:
|
|||
- "8889:8889" # Tidal OAuth callback
|
||||
volumes:
|
||||
# Persistent data volumes
|
||||
# - ./config:/app/config
|
||||
- ./config:/app/config
|
||||
- ./logs:/app/logs
|
||||
- ./downloads:/app/downloads
|
||||
# Use named volume for database persistence (separate from host database)
|
||||
|
|
|
|||
Loading…
Reference in a new issue