add missing restart: always props
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user