add banbanmini backend
This commit is contained in:
8
talkingq-url/test/db.env
Normal file
8
talkingq-url/test/db.env
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
# 数据库配置
|
||||
DB_HOST=mysql
|
||||
DB_PORT=3306
|
||||
DB_USER=talkingq
|
||||
DB_PASSWORD="D7f!9xL#qP2z@Vk&"
|
||||
DB_NAME=talkingq
|
||||
DB_ECHO=false
|
||||
Reference in New Issue
Block a user