Update conf
This commit is contained in:
parent
773af0551b
commit
5c7fe3ce31
2 changed files with 2 additions and 2 deletions
|
|
@ -22,4 +22,5 @@ DB_USERNAME=postgres
|
|||
DB_DATABASE_NAME=immich
|
||||
|
||||
# navidrome
|
||||
NAVIDROME_URL=https://music.domain.com
|
||||
SEAFILE_ZIC=/srv/data/seafile
|
||||
|
|
@ -7,8 +7,7 @@ services:
|
|||
- "4533:4533"
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
# Optional: put your config options customization here. Examples:
|
||||
# ND_LOGLEVEL: debug
|
||||
ND_LOGLEVEL: info
|
||||
volumes:
|
||||
- navidrome-data:/data
|
||||
- type: bind
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue