Configure navidrome
This commit is contained in:
parent
6fc30522d0
commit
0ce778871e
@ -7,8 +7,9 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
ND_BASEURL: "https://music.vakhrushev.me"
|
ND_BASEURL: "https://music.vakhrushev.me"
|
||||||
ND_LOGLEVEL: "info"
|
ND_LOGLEVEL: "info"
|
||||||
ND_SCANSCHEDULE: "0"
|
ND_SCANSCHEDULE: "0 4 * * *"
|
||||||
ND_SESSIONTIMEOUT: "24h"
|
ND_SESSIONTIMEOUT: "24h"
|
||||||
|
ND_AUTOIMPORTPLAYLISTS: "false"
|
||||||
volumes:
|
volumes:
|
||||||
- "./data:/data"
|
- "./data:/data"
|
||||||
- "yandex-storage:/music:ro"
|
- "yandex-storage:/music:ro"
|
||||||
|
Loading…
Reference in New Issue
Block a user