mirror of
https://github.com/navidrome/navidrome.git
synced 2026-04-28 11:29:38 +00:00
feat: add conf for data folder, default current folder (not ./data anymore)
This commit is contained in:
parent
828dc8f0f4
commit
f9db80c409
6 changed files with 16 additions and 8 deletions
|
|
@ -56,7 +56,7 @@ services:
|
|||
environment:
|
||||
# All options with their default values:
|
||||
ND_MUSICFOLDER: /music
|
||||
ND_DBPATH: /data/navidrome.db
|
||||
ND_DATAFOLDER: /data
|
||||
ND_SCANINTERVAL: 1m
|
||||
ND_LOGLEVEL: info
|
||||
ND_PORT: 4533
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue