Update conf

This commit is contained in:
Yax 2026-01-18 11:40:08 +01:00
parent 773af0551b
commit 5c7fe3ce31
2 changed files with 2 additions and 2 deletions

View file

@ -22,4 +22,5 @@ DB_USERNAME=postgres
DB_DATABASE_NAME=immich DB_DATABASE_NAME=immich
# navidrome # navidrome
NAVIDROME_URL=https://music.domain.com
SEAFILE_ZIC=/srv/data/seafile SEAFILE_ZIC=/srv/data/seafile

View file

@ -7,8 +7,7 @@ services:
- "4533:4533" - "4533:4533"
restart: unless-stopped restart: unless-stopped
environment: environment:
# Optional: put your config options customization here. Examples: ND_LOGLEVEL: info
# ND_LOGLEVEL: debug
volumes: volumes:
- navidrome-data:/data - navidrome-data:/data
- type: bind - type: bind