From 9b87fbb931cf7576696d8a25528d5ab9494ebf66 Mon Sep 17 00:00:00 2001 From: Spacebar Root User Date: Wed, 5 Jun 2024 12:36:47 +0000 Subject: Update newprod to run latest spacebar server master --- host/Spacebar-nginx/nginx-hosts/fosscord.com/matrix.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'host') diff --git a/host/Spacebar-nginx/nginx-hosts/fosscord.com/matrix.nix b/host/Spacebar-nginx/nginx-hosts/fosscord.com/matrix.nix index ac21846..14ccad5 100755 --- a/host/Spacebar-nginx/nginx-hosts/fosscord.com/matrix.nix +++ b/host/Spacebar-nginx/nginx-hosts/fosscord.com/matrix.nix @@ -1,6 +1,6 @@ { - enableACME = true; - addSSL = true; +# enableACME = true; +# addSSL = true; locations = { "/" = { proxyPass = "http://192.168.1.200:8009"; -- cgit 1.4.1