Update ports in traefik.yml

This commit is contained in:
Bruno Alla 2020-01-11 15:43:56 +00:00
parent 0702e3cad2
commit 2688a59471

View File

@ -4,11 +4,11 @@ log:
entryPoints:
web:
# http
address: ":80"
address: ":8080"
web-secure:
# https
address: ":443"
address: ":8443"
certificatesResolvers:
letsencrypt: