From 47d352b22ead3c0b1efeaf9d6a2fdde618cc168e Mon Sep 17 00:00:00 2001 From: david Date: Thu, 30 Jul 2026 15:25:29 +0800 Subject: [PATCH] dev --- backend/api/etc/platform_dev.yaml | 4 ++-- backend/api/logs/heqi_2026-07-28.log | 0 backend/api/logs/heqi_2026-07-29.log | 0 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 backend/api/logs/heqi_2026-07-28.log create mode 100644 backend/api/logs/heqi_2026-07-29.log diff --git a/backend/api/etc/platform_dev.yaml b/backend/api/etc/platform_dev.yaml index 778abdb..39e63c7 100644 --- a/backend/api/etc/platform_dev.yaml +++ b/backend/api/etc/platform_dev.yaml @@ -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 diff --git a/backend/api/logs/heqi_2026-07-28.log b/backend/api/logs/heqi_2026-07-28.log new file mode 100644 index 0000000..e69de29 diff --git a/backend/api/logs/heqi_2026-07-29.log b/backend/api/logs/heqi_2026-07-29.log new file mode 100644 index 0000000..e69de29