mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 11:17:19 +03:00
docs: add default config vars to docker-compose.yml example
This commit is contained in:
parent
3cba5f70fd
commit
2d7fda1b2f
@ -13,6 +13,8 @@ services:
|
||||
ND_SCANINTERVAL: 1m
|
||||
ND_LOGLEVEL: info
|
||||
ND_PORT: 4533
|
||||
ND_TRANSCODINGCACHESIZE: 100MB
|
||||
ND_SESSIONTIMEOUT: 30m
|
||||
volumes:
|
||||
- "./data:/data"
|
||||
- "./music:/music"
|
||||
|
Loading…
x
Reference in New Issue
Block a user