Merge branch 'develop' of github.com:snipe/snipe-it into develop
This commit is contained in:
commit
c6d191bcba
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ APP_LOCALE=en
|
||||||
# REQUIRED: DATABASE SETTINGS
|
# REQUIRED: DATABASE SETTINGS
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
DB_CONNECTION=mysql
|
DB_CONNECTION=mysql
|
||||||
DB_HOST=localhost
|
DB_HOST=127.0.0.1
|
||||||
DB_DATABASE=null
|
DB_DATABASE=null
|
||||||
DB_USERNAME=null
|
DB_USERNAME=null
|
||||||
DB_PASSWORD=null
|
DB_PASSWORD=null
|
||||||
|
|
Loading…
Add table
Reference in a new issue