From 73b4922a23cbc8b28e9a64e74277774edd8fe267 Mon Sep 17 00:00:00 2001 From: ntr Date: Tue, 2 Apr 2019 18:18:53 +1100 Subject: [PATCH] nginx change --- 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 88c1c101..cde5d496 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/client/dist/; + root /home/git/cryps/html-client/dist/; index index.html; server_name cryps.gg; # managed by Certbot