Remove obsolete .env.example entries

This commit is contained in:
Phan An 2017-12-03 23:28:26 +01:00
parent 2976b66fca
commit f9acc514da

View file

@ -10,13 +10,6 @@ DB_DATABASE=koel
DB_USERNAME=koel
DB_PASSWORD=SoSecureMuchWow
# Username and password for the initial admin account
# This info will be populated into the database during `php artisan db:seed`
# After that, it can (and should) be removed from this .env file
ADMIN_EMAIL=
ADMIN_NAME=
ADMIN_PASSWORD=
# A random 32-char string. You can leave this empty if use php artisan koel:init.
APP_KEY=