Update readme.md

This commit is contained in:
fangzesheng 2018-12-27 10:08:55 +08:00 committed by GitHub
parent 20aeaf8b48
commit b1337d0934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,10 +148,6 @@ f-admin基础权限后台是一套基于Laravel框架开发的系统不需要
fastcgi_intercept_errors on; fastcgi_intercept_errors on;
include /etc/nginx/fastcgi.conf; include /etc/nginx/fastcgi.conf;
} }
location ~* \.(css|js|jpg|woff|woff2|png)$ {
root /var/www/urpm/resources/assets/;
break;
}
} }
## 感谢 ## 感谢