add default db conection
This commit is contained in:
parent
47b8db3b4c
commit
0bd45a3c2c
@ -0,0 +1,6 @@
|
|||||||
|
#Global Config of the TerabyteTerminator Project
|
||||||
|
|
||||||
|
dbname="tt_test"
|
||||||
|
dbhost="localhost"
|
||||||
|
dbuser="root"
|
||||||
|
dbpwd=""
|
Loading…
Reference in New Issue
Block a user