From ac37603797ff319cb7036635ede3f8606b847dd8 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 May 2019 22:58:57 +0200 Subject: ... --- odin.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odin.nix') diff --git a/odin.nix b/odin.nix index 74a5591c..383ac262 100644 --- a/odin.nix +++ b/odin.nix @@ -489,6 +489,8 @@ virtualHosts."odin.asgard.yggdrasil" = { serverAliases = [ "odin" "10.141.1.2" ]; + addSSL = true; + forceSSL = true; locations = { # "/bar".proxyPass = "http://bar/"; -- cgit v1.2.3