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