mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-15 19:50:37 +03:00
Remove unnecessary config from docker images
This commit is contained in:
parent
ee0ae0a06c
commit
3319f78de0
3
.github/workflows/pipeline.dockerfile
vendored
3
.github/workflows/pipeline.dockerfile
vendored
@ -27,9 +27,6 @@ COPY --from=copy-binary /navidrome /app/
|
||||
VOLUME ["/data", "/music"]
|
||||
ENV ND_MUSICFOLDER /music
|
||||
ENV ND_DATAFOLDER /data
|
||||
ENV ND_SCANINTERVAL 1m
|
||||
ENV ND_TRANSCODINGCACHESIZE 100MB
|
||||
ENV ND_SESSIONTIMEOUT 30m
|
||||
ENV ND_LOGLEVEL info
|
||||
ENV ND_PORT 4533
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user