Restart containers unless stopped

This commit is contained in:
Marko Korhonen 2020-07-11 14:24:47 +03:00
parent 56d8144803
commit 4d95239274
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
7 changed files with 7 additions and 7 deletions

View file

@ -3,6 +3,6 @@ services:
matterbridge:
image: 42wim/matterbridge:stable
container_name: matterbridge
restart: always
restart: unless-stopped
volumes:
- /docker/matterbridge:/etc/matterbridge