Skip to content

Commit

Permalink
http accepted in welcome so we can redirect to https!
Browse files Browse the repository at this point in the history
  • Loading branch information
Kexkey committed Jan 20, 2020
1 parent 79fa6f6 commit 51ae4fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion welcome/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ services:
restart: always
labels:
- "traefik.docker.network=cyphernodeappsnet"
- "traefik.frontend.entryPoints=https"
- "traefik.frontend.redirect.entryPoint=https"
- "traefik.frontend.rule=PathPrefixStrip:/welcome"
- "traefik.frontend.passHostHeader=true"
Expand Down

0 comments on commit 51ae4fc

Please sign in to comment.