We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba85299 commit 6c93ccfCopy full SHA for 6c93ccf
configs/config.yaml
@@ -8,7 +8,7 @@ server:
8
data:
9
database:
10
driver: mysql
11
- source: root:root@tcp(127.0.0.1:3306)/test
+ source: root:root@tcp(127.0.0.1:3306)/test?parseTime=True&loc=Local
12
redis:
13
addr: 127.0.0.1:6379
14
read_timeout: 0.2s
0 commit comments