initial
This commit is contained in:
12
etc/stock_dev.yaml
Normal file
12
etc/stock_dev.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
Service: folo
|
||||
Port: 15935
|
||||
|
||||
Databases:
|
||||
Driver: postgres
|
||||
Source:
|
||||
- host=47.109.77.183 user=postgres password=Weidong2023~! dbname=stock port=5432 sslmode=disable TimeZone=Asia/Shanghai
|
||||
|
||||
# cache DB的选择请在后面直接带参数,不带会自动HASH计算选择DB库。
|
||||
Cache: redis://null:Weidong2023~!@47.109.77.183:6379/0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user