Chever John 71a2d912e2 feat: initial commit for muyu-apiserver
Go service with gateway, RPC, model layers and k8s deploy configs.

Made-with: Cursor
2026-02-28 15:29:16 +08:00

18 lines
297 B
YAML

Name: system.rpc
ListenOn: 0.0.0.0:9001
Etcd:
Hosts:
- 127.0.0.1:2379
Key: system.rpc
DataSource: root:muyu2026@tcp(127.0.0.1:3306)/muyu_wms?charset=utf8mb4&parseTime=true&loc=Asia%2FShanghai
Cache:
- Host: 127.0.0.1:6379
Log:
ServiceName: system-rpc
Mode: console
Level: info