fix nginx.conf
This commit is contained in:
parent
51719660d9
commit
c12582c329
@ -40,9 +40,6 @@ server {
|
||||
location / {
|
||||
root /usr/share/nginx/html;
|
||||
index index.html;
|
||||
}
|
||||
|
||||
location ~ ^/[@_]/ {
|
||||
try_files $uri $uri/ /index.html;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user