dynamic db type
This commit is contained in:
parent
2f5d9d3f01
commit
c7e48c0334
3 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
DB_TYPE = (mysql|sqlite|...)
|
||||
DB_HOST = database_host
|
||||
DB_NAME = database_name
|
||||
DB_USERNAME = database_username
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue