mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
Remove LogLevel from Dockerfile
This commit is contained in:
parent
036f9d6730
commit
d4a5508f6a
1
.github/workflows/pipeline.dockerfile
vendored
1
.github/workflows/pipeline.dockerfile
vendored
@ -27,7 +27,6 @@ COPY --from=copy-binary /navidrome /app/
|
||||
VOLUME ["/data", "/music"]
|
||||
ENV ND_MUSICFOLDER /music
|
||||
ENV ND_DATAFOLDER /data
|
||||
ENV ND_LOGLEVEL info
|
||||
ENV ND_PORT 4533
|
||||
ENV GODEBUG "asyncpreemptoff=1"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user