youtu_grpc/app/ranking/etc/ranking.yaml

10 lines
216 B
YAML
Raw Normal View History

2025-02-14 10:30:15 +08:00
Name: ranking.rpc
2025-02-05 18:45:49 +08:00
ListenOn: 0.0.0.0:8080
Etcd:
Hosts:
- 127.0.0.1:2379
2025-02-14 10:30:15 +08:00
Key: ranking.rpc
2025-02-07 17:01:48 +08:00
RedisHost: 127.0.0.1:6379
Mysql:
Dsn: root:youtu!0113@tcp(localhost:3306)/ecpm?charset=utf8mb4&parseTime=True&loc=Local