Update traefik to v2.4
This commit is contained in:
parent
700360eb96
commit
3321b852a5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v2.3
|
image: traefik:v2.4
|
||||||
network_mode: host
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
- CF_DNS_API_TOKEN={{ cloudflare_api_token }}
|
- CF_DNS_API_TOKEN={{ cloudflare_api_token }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue