DB Port inside env
This commit is contained in:
parent
bd355cff1f
commit
00d98874f5
4 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
DB_TYPE = (mysql|sqlite|...)
|
||||
DB_PORT = number
|
||||
DB_HOST = database_host
|
||||
DB_NAME = database_name
|
||||
DB_USERNAME = database_username
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue