feat:更新上传图片组件
This commit is contained in:
@@ -8,6 +8,8 @@ server {
|
||||
|
||||
server_name _;
|
||||
|
||||
client_max_body_size 500M;
|
||||
|
||||
location /sweet-hut/ {
|
||||
alias /usr/share/nginx/html/;
|
||||
try_files $uri $uri/ /sweet-hut/index.html;
|
||||
|
||||
Reference in New Issue
Block a user