.env.example updated
This commit is contained in:
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=
|
||||
|
Reference in New Issue
Block a user