navidrome: set new name without "-mg"
Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
4e61ed497d
commit
52bc3a35bf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
######## navidrome-mg ########
|
######## navidrome ########
|
||||||
navidrome-mg:
|
navidrome:
|
||||||
container_name: "navidrome-mg"
|
container_name: "navidrome"
|
||||||
image: "deluan/navidrome:0.54.2"
|
image: "deluan/navidrome:0.54.2"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
pull_policy: missing
|
pull_policy: missing
|
||||||
|
|
Loading…
Reference in a new issue