nginx back

This commit is contained in:
ntr 2019-04-02 18:25:43 +11:00
parent 48b2c1ff80
commit 51b8d23f91

View File

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