traefik 2.4 was only RC
This commit is contained in:
parent
dad5c65ae9
commit
bd48a6de4b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: "3.3"
|
|||
services:
|
||||
|
||||
traefik:
|
||||
image: traefik:v2.4
|
||||
image: traefik:v2.3
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- "--api.insecure=false"
|
||||
|
|
Loading…
Reference in a new issue