readme.md
This commit is contained in:
parent
a22a83f93c
commit
de0fde98c0
|
|
@ -0,0 +1,4 @@
|
|||
MYSQL_DSN=root:root@tcp(127.0.0.1:3306)/mysql?charset=utf8&parseTime=True&loc=Local
|
||||
MYSQL_MAXLIFETIME=1
|
||||
MYSQL_MAXIDLECONNS=1
|
||||
MYSQL_MAXOPENCONNS=1
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
REDIS_DSN=172.17.0.4:6379
|
||||
REDIS_DB=eYVX7EwVmmxKPCDmwMtyKVge8oLd2t81
|
||||
REDIS_PWD=1
|
||||
Loading…
Reference in New Issue