mirror of
https://gitee.com/dromara/Raincat.git
synced 2024-12-02 03:48:35 +08:00
添加获取应用列表相关配置
This commit is contained in:
parent
1b8856bf11
commit
743191ef06
@ -19,3 +19,13 @@ tx:
|
||||
cluster : false
|
||||
# nodes: 127.0.0.1:70001;127.0.1:7002
|
||||
# redirects: 20
|
||||
|
||||
accept:
|
||||
apps:
|
||||
server:
|
||||
#type: rureka,no
|
||||
type[0]: eureka
|
||||
type[1]: unaccept
|
||||
eureka:
|
||||
url: http://localhost:8761/eureka
|
||||
intervalTime: 30
|
Loading…
Reference in New Issue
Block a user