Files
ocean/gallery/etc/gallery.yaml
konjacpotato b1934579c0
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 33s
commit code
2025-06-04 20:43:15 +08:00

28 lines
424 B
YAML

Name: gallery.rpc
ListenOn: 0.0.0.0:50000
Mode: dev
DB:
DataSource: postgres://postgres:postgres@localhost:19732/godemo?sslmode=disable
MaxOpenConns: 100
MaxIdleConns: 20
ConnMaxLifetime: 3600
Etcd:
Hosts:
- 127.0.0.1:2379
Key: gallery.rpc
FileRpc:
Etcd:
Hosts:
- 127.0.0.1:2379
Key: file.rpc
CategoryRpc:
Etcd:
Hosts:
- 127.0.0.1:2379
Key: category.rpc
BucketName: gallery