mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-23 23:09:47 +08:00
@ -108,7 +108,7 @@ http {
|
||||
}
|
||||
|
||||
# 解决 powerjob 代理之后静态文件无法访问的问题 请勿修改乱动
|
||||
location ~ ^/(js|css|jpg|png|svg|woff|ttf|ico|img|fonts)/ {
|
||||
location ~ ^/(js|img|fonts)/ {
|
||||
proxy_pass http://powerjob-server;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user