新增index首页服务
This commit is contained in:
8
apps/index/etc/index-api.dev.yaml
Normal file
8
apps/index/etc/index-api.dev.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
Name: index-api
|
||||
Host: 0.0.0.0
|
||||
Port: 10004
|
||||
SentinelRpc:
|
||||
Etcd:
|
||||
Hosts:
|
||||
- 127.0.0.1:2379
|
||||
Key: sentinel.rpc
|
||||
8
apps/index/etc/index-api.yaml
Normal file
8
apps/index/etc/index-api.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
Name: index-api
|
||||
Host: 0.0.0.0
|
||||
Port: 10004
|
||||
SentinelRpc:
|
||||
Etcd:
|
||||
Hosts:
|
||||
- tyapi_etcd:2379
|
||||
Key: sentinel.rpc
|
||||
Reference in New Issue
Block a user