修改服务地址

This commit is contained in:
zk
2026-05-27 21:30:46 +08:00
parent 24ce90b9f2
commit 25f338e3e1
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ PROJECT_NAME=OfferPie AI
SERVER_PORT=8000
# 数据库 (MySQL)
DB_HOST=8.138.5.14
DB_HOST=8.163.14.142
DB_PORT=30006
DB_USER=root
DB_PASSWORD=^CgDatabase2020
@@ -14,7 +14,7 @@ DB_POOL_SIZE=10
DB_MAX_OVERFLOW=20
# Redis
REDIS_HOST=8.138.5.14
REDIS_HOST=8.163.14.142
REDIS_PORT=30089
REDIS_PASSWORD="#8kPCdAsser"
REDIS_DB=0