diff --git a/.env.example b/.env.example index 6fb3de652..edd6c528f 100644 --- a/.env.example +++ b/.env.example @@ -21,7 +21,7 @@ LOG_STACK=single LOG_DEPRECATIONS_CHANNEL=null LOG_LEVEL=debug -DB_CONNECTION=sqlite +DB_CONNECTION=pgsql # DB_HOST=127.0.0.1 # DB_PORT=3306 # DB_DATABASE=laravel