diff --git a/Hoifile b/Hoifile index ef2069db..e1aece62 100644 --- a/Hoifile +++ b/Hoifile @@ -18,6 +18,10 @@ domain lithium-site.test { database lithium_site { password = "" + SSL = { + certificate = "!selfsigned" + certificateKey = "!generate" + } } volume tmp { diff --git a/app/views/layouts/default.html.php b/app/views/layouts/default.html.php index 90cef8ea..cb9cc642 100644 --- a/app/views/layouts/default.html.php +++ b/app/views/layouts/default.html.php @@ -26,7 +26,7 @@