.env.example updated
This commit is contained in:
parent
2c5ea28aef
commit
93bdd260fd
12
.env.example
12
.env.example
@ -9,9 +9,9 @@ APP_KEY=
|
||||
APP_DEBUG=true
|
||||
APP_URL=http://localhost
|
||||
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=kamilcraft_api
|
||||
DB_USERNAME=root
|
||||
DB_PASSWORD=
|
||||
DB_CONNECTION=sqlite
|
||||
#DB_HOST=127.0.0.1
|
||||
#DB_PORT=3306
|
||||
#DB_DATABASE=kamilcraft_api
|
||||
#DB_USERNAME=root
|
||||
#DB_PASSWORD=
|
||||
|
Loading…
x
Reference in New Issue
Block a user