From 51b8d23f915daa8391b0b69210d310ad668a911f Mon Sep 17 00:00:00 2001 From: ntr Date: Tue, 2 Apr 2019 18:25:43 +1100 Subject: [PATCH] nginx back --- ops/cryps.gg.nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/cryps.gg.nginx.conf b/ops/cryps.gg.nginx.conf index cde5d496..88c1c101 100644 --- a/ops/cryps.gg.nginx.conf +++ b/ops/cryps.gg.nginx.conf @@ -8,7 +8,7 @@ map $http_upgrade $connection_upgrade { } server { - root /home/git/cryps/html-client/dist/; + root /home/git/cryps/client/dist/; index index.html; server_name cryps.gg; # managed by Certbot