fix:修改本地数据库地址。
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
# ========================================
|
||||
|
||||
# PostgreSQL 数据库连接
|
||||
QUANT_DB_HOST=192.168.27.15
|
||||
QUANT_DB_PORT=12345
|
||||
QUANT_DB_HOST=192.168.27.11
|
||||
QUANT_DB_PORT=5438
|
||||
QUANT_DB_NAME=quant_db
|
||||
QUANT_DB_USER=postgres
|
||||
QUANT_DB_PASSWORD=your_password_here
|
||||
|
||||
Reference in New Issue
Block a user