youtu_server/game_open_api/etc/game_open_api-api.yaml

22 lines
366 B
YAML
Raw Permalink Normal View History

2025-01-20 01:55:44 +08:00
Name: game_open_api-api
Host: 0.0.0.0
Port: 8888
DB:
DataSource: root:youtu!0113@tcp(localhost:3306)/ecpm?charset=utf8mb4&parseTime=True&loc=Local
Cache:
- Host: 127.0.0.1:6379
type: node
2025-01-20 10:10:08 +08:00
Auth:
AccessSecret: youtu123!
2025-01-20 17:36:03 +08:00
AccessExpire: 86400
Log:
Level: debug
# Mode: file
Path: ./logs
2025-01-21 16:48:55 +08:00
MaxSize: 100
DWCache:
Host: 127.0.0.1:6379
IdleTimeout: 60