diff --git a/.env.ci-testing b/.env.ci-testing index d1b64d3..902d28c 100644 --- a/.env.ci-testing +++ b/.env.ci-testing @@ -6,7 +6,7 @@ APP_LOG_LEVEL=debug APP_URL=http://localhost DB_CONNECTION=pgsql -DB_HOST=pgsql_test +DB_HOST=pgsql DB_PORT=5432 DB_DATABASE=forge DB_USERNAME=forge