stack config
This commit is contained in:
@@ -7,6 +7,10 @@ server {
|
||||
root /srv/dist;
|
||||
index index.html index.htm;
|
||||
}
|
||||
|
||||
location /home {
|
||||
return 301 /;
|
||||
}
|
||||
}
|
||||
|
||||
# backend
|
||||
|
||||
Reference in New Issue
Block a user