chore: Sistemato .env

This commit is contained in:
Maicol Battistini 2021-09-30 19:08:12 +02:00
parent 01e118dd84
commit a79535169d
No known key found for this signature in database
GPG Key ID: 4FDB0F87CDB1D34A
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
APP_NAME=Laravel
APP_NAME=OpenSTAManager
APP_ENV=local
APP_KEY=
APP_DEBUG=true
@ -10,7 +10,7 @@ LOG_LEVEL=debug
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravel
DB_DATABASE=openstamanager
DB_USERNAME=root
DB_PASSWORD=