chore(docs): update example env file

This commit is contained in:
Miguel Nogueira 2023-08-15 19:29:49 +01:00
parent d62272e6f2
commit 3fd397e858
No known key found for this signature in database
GPG Key ID: 43EF15DB0CC86DDD

View File

@ -58,8 +58,10 @@ NONPROD_FORCE_SECURE=false
LOG_CHANNEL=daily
DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
# Using docker? You don't need to set these, they're managed in docker-compose.yml.
DB_HOST=localhost
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=