Update Traefik Examples

Acked-by: Markus Opolka <markus.opolka@netways.de>
This commit is contained in:
Markus Opolka
2023-03-16 16:23:31 +01:00
parent e694afe33e
commit c1e931ee8f
2 changed files with 43 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ services:
- "PUBLIC_URL=http://localhost:8888/limesurvey"
- "BASE_URL=http://localhost:8888/limesurvey"
traefik:
image: docker.io/traefik:v2.5
image: docker.io/traefik:v2.9
container_name: "traefik"
command:
- "--api.insecure=true"