traefik 2.4 was only RC

This commit is contained in:
Florian Zirker 2021-01-17 14:31:22 +01:00
parent dad5c65ae9
commit bd48a6de4b

View file

@ -3,7 +3,7 @@ version: "3.3"
services:
traefik:
image: traefik:v2.4
image: traefik:v2.3
restart: unless-stopped
command:
- "--api.insecure=false"