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 {
root /home/git/cryps/client/dist/;
root /home/git/cryps/html-client/dist/;
index index.html;
server_name cryps.gg; # managed by Certbot