fix
This commit is contained in:
@@ -22,7 +22,7 @@ server {
|
|||||||
index index.html;
|
index index.html;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
try_files $uri /index.html;
|
try_files \$uri /index.html;
|
||||||
}
|
}
|
||||||
BASE
|
BASE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user