stack config

This commit is contained in:
2019-05-06 22:10:33 +02:00
parent 155c0b2c3d
commit ef02583d72
4 changed files with 44 additions and 4 deletions
+4
View File
@@ -7,6 +7,10 @@ server {
root /srv/dist;
index index.html index.htm;
}
location /home {
return 301 /;
}
}
# backend