mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Add BaseURL configuration (fixes #103)
This commit is contained in:
parent
b8eb22d162
commit
75cd21da1f
17 changed files with 61 additions and 25 deletions
|
@ -100,6 +100,7 @@ services:
|
|||
ND_PORT: 4533
|
||||
ND_TRANSCODINGCACHESIZE: 100MB
|
||||
ND_SESSIONTIMEOUT: 30m
|
||||
ND_BASEURL: ""
|
||||
volumes:
|
||||
- "./data:/data"
|
||||
- "/path/to/your/music/folder:/music:ro"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue