Update traefik to 2.2.0

This removes my custom hack for redirecting users to HTTPS
This commit is contained in:
Jake Howard
2020-03-30 17:59:02 +01:00
parent 7c5968c39a
commit 8fe288549f
3 changed files with 6 additions and 10 deletions

View File

@ -3,7 +3,7 @@ version: "2.3"
services:
traefik:
container_name: traefik
image: traefik:v2.1.6
image: traefik:v2.2.0
# command: "--log.level=DEBUG"
network_mode: host
volumes: