nginx change

This commit is contained in:
ntr 2019-04-02 18:18:53 +11:00
parent 4c16afa786
commit 73b4922a23

View File

@ -8,7 +8,7 @@ map $http_upgrade $connection_upgrade {
} }
server { server {
root /home/git/cryps/client/dist/; root /home/git/cryps/html-client/dist/;
index index.html; index index.html;
server_name cryps.gg; # managed by Certbot server_name cryps.gg; # managed by Certbot