muyu-apiserver/deploy/etc/gateway.yaml

27 lines
357 B
YAML
Raw Normal View History

Name: gateway-api
Host: 0.0.0.0
Port: 8888
Auth:
AccessSecret: muyu-wms-jwt-secret-key-2026
AccessExpire: 7200
SystemRpc:
Etcd:
Hosts:
- etcd:2379
Key: system.rpc
NonBlock: true
InventoryRpc:
Etcd:
Hosts:
- etcd:2379
Key: inventory.rpc
NonBlock: true
Log:
ServiceName: gateway-api
Mode: console
Level: info