Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
devilAPI authored Dec 27, 2024
1 parent 8d16242 commit a137a8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ WORKDIR /data
# Switch to the created non-root user
USER navidrome

ENV ND_DATABASE_URL "sqlite3:///data/config/navidrome.db"
# Start Navidrome as the non-root user
#CMD ["./navidrome"]

0 comments on commit a137a8d

Please sign in to comment.