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