调整文件上传目录
This commit is contained in:
parent
ef95aa4ef2
commit
c624d5977b
|
|
@ -250,9 +250,9 @@ jeecg:
|
||||||
#服务指令上传目录
|
#服务指令上传目录
|
||||||
directivepath: /opt/upFiles/directive
|
directivepath: /opt/upFiles/directive
|
||||||
#文件上传根目录 设置
|
#文件上传根目录 设置
|
||||||
upload: /opt/ope
|
upload: /opt/devops
|
||||||
#webapp文件路径
|
#webapp文件路径
|
||||||
webapp: /opt/ope/webapp
|
webapp: /opt/devops/webapp
|
||||||
shiro:
|
shiro:
|
||||||
excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/bigscreen/category/**,/bigscreen/visual/**,/bigscreen/map/**,/jmreport/bigscreen2/**
|
excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/bigscreen/category/**,/bigscreen/visual/**,/bigscreen/map/**,/jmreport/bigscreen2/**
|
||||||
#阿里云oss存储和大鱼短信秘钥配置
|
#阿里云oss存储和大鱼短信秘钥配置
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue