Skip to content

Commit

Permalink
fix typo / cp error
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco98 committed Nov 19, 2020
1 parent 1c176b4 commit 007cf19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
- --entryPoints.websecure.address=:443
- --entrypoints.websecure.http.tls=true
# - --entrypoints.web.http.redirections.entryPoint.to=websecure # force HTTPS
# - --entrypoints.web.http.tls.certresolver=default
# - --entrypoints.websecure.http.tls.certresolver=default
## optional LetsEncrypt settings
# - --certificatesResolvers.default.acme.email=${TRAEFIK_ACME_EMAIL}
# - --certificatesResolvers.default.acme.storage=/etc/traefik/acme/acme.json
Expand Down

0 comments on commit 007cf19

Please sign in to comment.