mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 01:55:10 +02:00
remove permanent redirect for https
This commit is contained in:
parent
8e5330fb82
commit
72f1686395
4 changed files with 2 additions and 5 deletions
|
@ -62,8 +62,7 @@ export async function traefikConfigProvider(
|
|||
},
|
||||
[redirectMiddlewareName]: {
|
||||
redirectScheme: {
|
||||
scheme: "https",
|
||||
permanent: true,
|
||||
scheme: "https"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue