Files
platforms/backend/api/etc/platform_dev.yaml
david 47d352b22e dev
2026-07-30 15:25:29 +08:00

17 lines
515 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Service: platform
Port: 12426
Databases:
Driver: postgres
Source:
- host=8.137.107.29 user=postgres password=Weidong2023~! dbname=heqiapp_dev port=19432 sslmode=disable TimeZone=Asia/Shanghai
# Redis 仅用于缓存、会话、限流和 Streams首期外部事件适配使用 Mock。
Cache: redis://default:Weidong2023~!@139.224.247.176:19379/1
OnMicroService: false
SecretKey: change-me-to-a-random-string
Global:
UserRegisterURL: http://localhost:5174/register
ManualRechargeMaxAmount: 100000000