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