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

@ -5,7 +5,7 @@ services:
container_name: portainer
environment:
- TZ=Europe/Helsinki
restart: always
restart: unless-stopped
networks:
- proxy
volumes: