Files
ocean/docker/docker-category/etc/config.yaml
2025-05-22 19:39:08 +08:00

13 lines
250 B
YAML

Name: category.rpc
ListenOn: 0.0.0.0:60300
Mode: dev
Etcd:
Hosts:
- etcd:2379
Key: category.rpc
DB:
DataSource: postgres://postgres:postgres@localhost:5432/godemo?sslmode=disable
MaxOpenConns: 100
MaxIdleConns: 20
ConnMaxLifetime: 3600