first commit
This commit is contained in:
11
apps/sentinel/etc/sentinel.yaml
Normal file
11
apps/sentinel/etc/sentinel.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
Name: sentinel.rpc
|
||||
ListenOn: 0.0.0.0:11002
|
||||
Etcd:
|
||||
Hosts:
|
||||
- 127.0.0.1:2379
|
||||
Key: sentinel.rpc
|
||||
DataSource: "tianyuanapi:g3h98u0291j@tcp(127.0.0.1:3307)/tianyuanapi?charset=utf8mb4&parseTime=True&loc=Local"
|
||||
CacheRedis:
|
||||
- Host: "127.0.0.1:6379"
|
||||
Pass: "" # Redis 密码,如果未设置则留空
|
||||
Type: "node" # 单节点模式
|
||||
Reference in New Issue
Block a user