summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
authorSpacebar Root User <root@spacebar.chat>2024-06-05 12:36:47 +0000
committerRory& <root@rory.gay>2024-06-05 17:25:16 +0200
commit9b87fbb931cf7576696d8a25528d5ab9494ebf66 (patch)
tree79521c52ca42dc9266dea3f8f44d4f3be6444228 /host
parentBetter service definition (diff)
downloadSpacebar-Open-Infrastructure-9b87fbb931cf7576696d8a25528d5ab9494ebf66.tar.xz
Update newprod to run latest spacebar server master
Diffstat (limited to 'host')
-rwxr-xr-xhost/Spacebar-nginx/nginx-hosts/fosscord.com/matrix.nix4
1 files changed, 2 insertions, 2 deletions
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";