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