mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-24 18:00:24 +08:00
7 lines
92 B
YAML
7 lines
92 B
YAML
|
Name: hello.rpc
|
||
|
ListenOn: 127.0.0.1:8080
|
||
|
Etcd:
|
||
|
Hosts:
|
||
|
- 127.0.0.1:2379
|
||
|
Key: hello.rpc
|