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