add missing restart: always props

This commit is contained in:
Schneider Roland
2024-10-07 19:26:30 +02:00
parent f2cdfdd064
commit 58cbc44ee8
4 changed files with 7 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ services:
- traefik.http.services.reverse-proxy.loadbalancer.server.port=8080
# The official v3 Traefik docker image
image: traefik:v3.1
restart: always
# Enables the web UI and tells Traefik to listen to docker
command:
# - --api.insecure=true