This commit is contained in:
david
2026-07-30 15:25:29 +08:00
parent f5ecc0d973
commit 47d352b22e
3 changed files with 2 additions and 2 deletions

View File

@@ -4,10 +4,10 @@ Port: 12426
Databases:
Driver: postgres
Source:
- host=127.0.0.1 user=postgres password=change-me dbname=agent_dev port=5432 sslmode=disable TimeZone=Asia/Shanghai
- 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:change-me@127.0.0.1:6379/0
Cache: redis://default:Weidong2023~!@139.224.247.176:19379/1
OnMicroService: false
SecretKey: change-me-to-a-random-string