Skip to content

Commit

Permalink
Remove unnecessary config from docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed Jul 12, 2020
1 parent ee0ae0a commit 3319f78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pipeline.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3319f78

Please sign in to comment.