add restart always to all applications
This commit is contained in:
@@ -5,5 +5,6 @@ services:
|
||||
- .env
|
||||
image: docker.io/containrrr/watchtower:latest
|
||||
privileged: true
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
Reference in New Issue
Block a user