Update traefik
This commit is contained in:
parent
aee9507ec0
commit
6cfaa3a03a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:v2.2.11
|
||||
image: traefik:v2.3.1
|
||||
network_mode: host
|
||||
environment:
|
||||
- CF_DNS_API_TOKEN={{ cloudflare_api_token }}
|
||||
|
|
Loading…
Reference in a new issue