This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
gitadmin
/
tuoheng_gateway_move_20240715
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
添加机场接口路由超时
pull/131/head
xiaoying
1 year ago
parent
73abad9513
commit
a95e3d67b1
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/main/resources/application-prod.yml
+ 3
- 0
src/main/resources/application-prod.yml
View File
@@ -209,6 +209,9 @@ spring:
- Path=/airport/admin/**
filters:
- StripPrefix=2
metadata:
response-timeout: 2000
connect-timeout: 3000
# 机场平台 platform服务 webSocket
- id: tuoheng-airport-admin
uri: lb:ws://tuoheng-airport-admin
Write
Preview
Loading…
Cancel
Save