Skip to content

Commit

Permalink
⚡️ IMPROVE: comment direct schema for handling custom https custom posrt
Browse files Browse the repository at this point in the history
  • Loading branch information
asapdotid committed Aug 25, 2023
1 parent 6073b72 commit 065da95
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/images/traefik/config/dynamic/middlewares.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ http:
default:
chain:
middlewares:
- redirectTo
# - redirectTo
- securityHeaders
- corsHeaders
- cacheHeaders
- gzip

redirectTo:
redirectScheme:
scheme: https
permanent: true
# redirectTo:
# redirectScheme:
# scheme: https
# permanent: true

securityHeaders:
headers:
Expand Down

0 comments on commit 065da95

Please sign in to comment.