local
Configuration
asjard:
## Service discovery and registration related configuration
registry:
## Local service discovery configuration
## Takes effect in real time, no need to restart the service
localDiscover:
## Service name
## Configuration format {protocol}://{ip}:{port}
# helloGrpc:
# - grpc://127.0.0.1:7010
# - grpc://127.0.0.1:7011Use
Last updated