diff --git a/.env.example b/.env.example index 562b531..5dbd2b2 100644 --- a/.env.example +++ b/.env.example @@ -4,10 +4,3 @@ APP_KEY= APP_DEBUG=true APP_TIMEZONE=UTC APP_URL=http://localhost - -DB_CONNECTION=pgsql -DB_HOST=127.0.0.1 -DB_PORT=5432 -DB_DATABASE=saas-starter -DB_USERNAME=root -DB_PASSWORD=