Update indents. Add default theme

This commit is contained in:
RealStickman 2023-02-19 15:40:52 +01:00
parent 33f096a712
commit 7855c5cf17

View File

@ -15,5 +15,6 @@ podman run \
-v /path/to/data:/data \
-e ND_ENABLETRANSCODINGCONFIG=true \
-e ND_COVERJPEGQUALITY=90 \
-e ND_DEFAULTTHEME="Electric Purple" \
-d docker.io/deluan/navidrome:latest
```