|
@ -6,6 +6,14 @@ server:
|
|
|
svr-quota-port: 10030
|
|
|
svr-logServer-port: 9411
|
|
|
|
|
|
server:
|
|
|
context-path:
|
|
|
svr-dashboard-context-path: 9010
|
|
|
svr-web-gateway-context-path: 8088
|
|
|
svr-base-context-path: 10020
|
|
|
svr-quota-context-path: 10030
|
|
|
svr-logServer-context-path: 9411
|
|
|
|
|
|
#发现服务
|
|
|
eureka:
|
|
|
client:
|