11 lines
222 B
YAML
11 lines
222 B
YAML
Name: system.rpc
|
|
ListenOn: 0.0.0.0:9103
|
|
Etcd:
|
|
Hosts:
|
|
- 192.168.100.127:2379
|
|
Key: system.rpc
|
|
|
|
# MySQL
|
|
DB:
|
|
DataSource: root:root@tcp(192.168.100.127:3307)/sundynix_micro_go?charset=utf8mb4&parseTime=True&loc=Local
|