From cf09290b514e03d7cc12f7d1b4831b93e13a906e Mon Sep 17 00:00:00 2001 From: ayntk-ai <122374094+ayntk-ai@users.noreply.github.com> Date: Wed, 7 Aug 2024 15:42:53 +0200 Subject: [PATCH] fix db host --- .env.development.example | 1 - 1 file changed, 1 deletion(-) diff --git a/.env.development.example b/.env.development.example index 07766ef9f..51d51f035 100644 --- a/.env.development.example +++ b/.env.development.example @@ -15,7 +15,6 @@ DUSK_DRIVER_URL=http://selenium:4444 DB_DATABASE=coolify-db DB_USERNAME=coolify DB_PASSWORD=password -DB_HOST=localhost DB_PORT=5432 # Special Keys for Andras