Fix: Fix Traefik HTTP redirect after update
This commit is contained in:
parent
ae655bba6a
commit
fd70b4d934
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
web.redirectTo = "websecure";
|
web.redirectTo.port = "websecure";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue