This commit is contained in:
2024-01-16 21:31:19 +01:00
parent 77ec0423fb
commit 372f42749c
3 changed files with 13 additions and 23 deletions

View File

@@ -9,4 +9,6 @@
$routerConfig["template_dir"] = "templates/";
$routerConfig["page_dir"] = "pages/";
$routerConfig["protocol"] = "https://";
}