docker-compose.yml - set upmpdcli to restart: always
This commit is contained in:
@@ -150,6 +150,7 @@ services:
|
|||||||
- mopidy
|
- mopidy
|
||||||
# Host mode needed for advertisement
|
# Host mode needed for advertisement
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
restart: always
|
||||||
|
|
||||||
# Next three services adapted from
|
# Next three services adapted from
|
||||||
# https://github.com/deisi/audiostation/blob/master/docker-compose.yml
|
# https://github.com/deisi/audiostation/blob/master/docker-compose.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user