提交 f8e393c9 作者: 余乾开

Update nginx.conf

上级 50fddbe9
......@@ -24,8 +24,8 @@ http {
add_header 'Access-Control-Allow-Methods' '*';
add_header 'Access-Control-Allow-Headers' '*';
location /admin {
alias /usr/share/nginx/html;
location / {
root /usr/share/nginx/html;
include /etc/nginx/mime.types;
try_files $uri $uri/ /index.html;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论