.env.example updated

This commit is contained in:
Kamil Niemczycki 2022-04-19 19:06:30 +02:00
parent 2c5ea28aef
commit 93bdd260fd

View File

@ -9,9 +9,9 @@ APP_KEY=
APP_DEBUG=true APP_DEBUG=true
APP_URL=http://localhost APP_URL=http://localhost
DB_CONNECTION=mysql DB_CONNECTION=sqlite
DB_HOST=127.0.0.1 #DB_HOST=127.0.0.1
DB_PORT=3306 #DB_PORT=3306
DB_DATABASE=kamilcraft_api #DB_DATABASE=kamilcraft_api
DB_USERNAME=root #DB_USERNAME=root
DB_PASSWORD= #DB_PASSWORD=