Update treafix image to official version v2.4, as 2.2 is not work
Signed-off-by: Huaxin Zhang <zhx_zhx12@163.com>
This commit is contained in:
parent
744ed86c55
commit
eb693b89d4
@ -1,7 +1,7 @@
|
||||
version: "3.7"
|
||||
services:
|
||||
frontend:
|
||||
image: traefik:2.2
|
||||
image: traefik:v2.4
|
||||
command: --providers.docker --entrypoints.web.address=:80 --providers.docker.exposedbydefault=false
|
||||
ports:
|
||||
# The HTTP port
|
||||
|
Loading…
Reference in New Issue
Block a user