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
|
DB_DATABASE_NAME=immich
|
||||||
|
|
||||||
# navidrome
|
# navidrome
|
||||||
|
NAVIDROME_URL=https://music.domain.com
|
||||||
SEAFILE_ZIC=/srv/data/seafile
|
SEAFILE_ZIC=/srv/data/seafile
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue