mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2026-02-06 11:58:51 +01:00
Update Traefik Examples
Acked-by: Markus Opolka <markus.opolka@netways.de>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user