mirror of
https://github.com/casjaysdevdocker/navidrome
synced 2025-01-18 12:34:27 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
ef1884fa17
commit
6ddaf72401
@ -18,9 +18,9 @@ docker run -d \
|
|||||||
--name casjaysdevdocker-music \
|
--name casjaysdevdocker-music \
|
||||||
--hostname casjaysdev-music \
|
--hostname casjaysdev-music \
|
||||||
-e TZ=${TIMEZONE:-America/New_York} \
|
-e TZ=${TIMEZONE:-America/New_York} \
|
||||||
-v $HOME/.local/share/docker/storage/music/music/data:/data \
|
-v $HOME/.local/share/docker/storage/music/data:/data \
|
||||||
-v $HOME/.local/share/docker/storage/music/music/config:/config \
|
-v $HOME/.local/share/docker/storage/music/config:/config \
|
||||||
-p 80:80 \
|
-p 19020:80 \
|
||||||
-p 6600:6600 \
|
-p 6600:6600 \
|
||||||
casjaysdevdocker/music:latest
|
casjaysdevdocker/music:latest
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user