Add missing restart policies.
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
image: cs-registry.ddnss.de/arbeitsschutz-ulm/au-website:latest
|
||||
container_name: arbeitsschutz
|
||||
hostname: arbeitsschutz
|
||||
restart: always
|
||||
networks:
|
||||
- proxy
|
||||
labels:
|
||||
|
||||
@@ -9,6 +9,7 @@ services:
|
||||
image: cs-registry.ddnss.de/buehler/buehler-tmp:latest
|
||||
container_name: buehler
|
||||
hostname: buehler
|
||||
restart: always
|
||||
networks:
|
||||
- proxy
|
||||
labels:
|
||||
|
||||
@@ -9,6 +9,7 @@ services:
|
||||
image: cs-registry.ddnss.de/huber/huber-putz
|
||||
container_name: huber-putz
|
||||
hostname: huber-putz
|
||||
restart: always
|
||||
networks:
|
||||
- proxy
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user