This commit is contained in:
William.Z 2026-01-08 00:08:10 +08:00
parent 33e171abea
commit 3c47c3f140

View File

@ -8,10 +8,10 @@ services:
# 数据库配置 # 数据库配置
- MARKET_MYSQL_DB=stock-market - MARKET_MYSQL_DB=stock-market
- MYSQL_DB=stock2-api - MYSQL_DB=stock2-api
- MYSQL_HOST=139.9.44.53 - MYSQL_HOST=139.9.220.212
- MYSQL_USER=root - MYSQL_USER=root
- MYSQL_PASSWORD=RPTlH8ywgkQ21Zwtnk - MYSQL_PASSWORD=RPTlH8ywgkQ21Zwtnk
- MYSQL_PORT=52600 - MYSQL_PORT=3306
# Redis 配置 # Redis 配置
- REDIS_HOST=redis_server - REDIS_HOST=redis_server
- REDIS_PASSWORD=passwordrandom - REDIS_PASSWORD=passwordrandom