fix struct
This commit is contained in:
@@ -4,9 +4,9 @@ Port: 15935
|
||||
Databases:
|
||||
Driver: postgres
|
||||
Source:
|
||||
- host=47.109.77.183 user=postgres password=Weidong2023~! dbname=stock port=5432 sslmode=disable TimeZone=Asia/Shanghai
|
||||
- host=8.137.107.29 user=postgres password=Weidong2023~! dbname=stock_test port=19432 sslmode=disable TimeZone=Asia/Shanghai
|
||||
|
||||
# cache DB的选择请在后面直接带参数,不带会自动HASH计算选择DB库。
|
||||
Cache: redis://null:Weidong2023~!@47.109.77.183:6379/0
|
||||
Cache: redis://null:Weidong2023~!@8.137.107.29:19379/
|
||||
|
||||
|
||||
|
||||
@@ -4,8 +4,8 @@ Port: 15935
|
||||
Databases:
|
||||
Driver: postgres
|
||||
Source:
|
||||
- host=127.0.0.1 user=postgres password=Weidong2025~! dbname=stock port=5432 sslmode=disable TimeZone=Asia/Shanghai
|
||||
- host=8.137.107.29 user=postgres password=Weidong2023~! dbname=stock_prod port=19432 sslmode=disable TimeZone=Asia/Shanghai
|
||||
|
||||
# cache DB的选择请在后面直接带参数,不带会自动HASH计算选择DB库。
|
||||
Cache: redis://null:Weidong2025~!@127.0.0.1:6379/
|
||||
Cache: redis://null:Weidong2023~!@8.137.107.29:19379/
|
||||
|
||||
|
||||
@@ -4,8 +4,8 @@ Port: 15935
|
||||
Databases:
|
||||
Driver: postgres
|
||||
Source:
|
||||
- host=127.0.0.1 user=postgres password=Weidong2025~! dbname=stock port=5432 sslmode=disable TimeZone=Asia/Shanghai
|
||||
- host=8.137.107.29 user=postgres password=Weidong2023~! dbname=stock_test port=19432 sslmode=disable TimeZone=Asia/Shanghai
|
||||
|
||||
# cache DB的选择请在后面直接带参数,不带会自动HASH计算选择DB库。
|
||||
Cache: redis://null:Weidong2025~!@127.0.0.1:6379/
|
||||
Cache: redis://null:Weidong2023~!@8.137.107.29:19379/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user