fix
This commit is contained in:
@@ -120,5 +120,6 @@ security:
|
||||
whitelist:
|
||||
paths:
|
||||
- /run/deliverableApproveCallback
|
||||
- /run/getSimulationKeyResultFileIds
|
||||
#logging:
|
||||
# config: ./config/logback.xml
|
||||
@@ -120,4 +120,10 @@ management:
|
||||
# 0单机处理,可以指向本地,1负载均衡轮询
|
||||
serverType: 0
|
||||
#serverIp: 192.168.65.161
|
||||
serverIp: 192.168.65.73
|
||||
serverIp: 192.168.65.73
|
||||
|
||||
security:
|
||||
whitelist:
|
||||
paths:
|
||||
- /run/deliverableApproveCallback
|
||||
- /run/getSimulationKeyResultFileIds
|
||||
@@ -126,4 +126,5 @@ approve:
|
||||
security:
|
||||
whitelist:
|
||||
paths:
|
||||
- /taskpool/approveHandleNotice
|
||||
- /taskpool/approveHandleNotice
|
||||
- /taskPerformance/getRunPerformance
|
||||
@@ -125,4 +125,11 @@ approve:
|
||||
# 0单机处理,可以指向本地,1负载均衡轮询
|
||||
serverType: 0
|
||||
#serverIp: 192.168.65.161
|
||||
serverIp: 192.168.65.73
|
||||
serverIp: 192.168.65.73
|
||||
|
||||
|
||||
security:
|
||||
whitelist:
|
||||
paths:
|
||||
- /taskpool/approveHandleNotice
|
||||
- /taskPerformance/getRunPerformance
|
||||
Reference in New Issue
Block a user