generated from sambuc/tpl.docker-compose
Upgrading to Traefik 3
This commit is contained in:
@@ -10,12 +10,12 @@ networks:
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: "traefik:v2.4.8"
|
||||
image: "traefik:v3.1.2"
|
||||
restart: always
|
||||
command:
|
||||
- "--core.defaultRuleSyntax=v2"
|
||||
#- "--log.level=DEBUG"
|
||||
- "--global.sendanonymoususage=false"
|
||||
- "--pilot.dashboard=false"
|
||||
- "--api.dashboard=true"
|
||||
#- "--api.insecure=true"
|
||||
- "--providers.docker=true"
|
||||
|
||||
Reference in New Issue
Block a user