This commit is contained in:
Andras Bacsai
2023-05-26 10:20:09 +02:00
parent d066b2086b
commit 15af5e5b37
4 changed files with 22 additions and 24 deletions

View File

@@ -67,7 +67,7 @@ class Form extends Component
];
if ($schema === 'https') {
$entryPoints[] = 'https';
$middlewares[] = 'redirect-to-https';
$middlewares[] = 'redirect-to-https@docker';
}
$traefik_dynamic_conf = [