add bookstore example
This commit is contained in:
13
example/bookstore/api/etc/bookstore-api.yaml
Normal file
13
example/bookstore/api/etc/bookstore-api.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
Name: bookstore-api
|
||||
Host: 0.0.0.0
|
||||
Port: 8888
|
||||
Add:
|
||||
Etcd:
|
||||
Hosts:
|
||||
- localhost:2379
|
||||
Key: add.rpc
|
||||
Check:
|
||||
Etcd:
|
||||
Hosts:
|
||||
- localhost:2379
|
||||
Key: check.rpc
|
||||
Reference in New Issue
Block a user