location / {
try_files $uri $uri/ /index.html;
}
版权归属:
Malson
许可协议:
MIT
location / {
try_files $uri $uri/ /index.html;
}