This commit is contained in:
Andras Bacsai
2023-04-27 15:26:43 +02:00
parent 257af96b97
commit 0730a88e63
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ DB_CONNECTION=pgsql
DB_HOST=postgres
DB_PORT=5432
DB_DATABASE=coolify
DB_USERNAME=
DB_USERNAME=coolify
DB_PASSWORD=
QUEUE_CONNECTION=database