fix/ postgres env name

This commit is contained in:
Leon van Zyl
2025-10-24 12:20:27 +02:00
parent 58273c4454
commit 31dc1e0639

View File

@@ -1,5 +1,5 @@
# Database
POSTGRES_URL=postgresql://dev_user:dev_password@localhost:5432/agentic_coding_dev
POSTGRES_URL=postgresql://dev_user:dev_password@localhost:5432/postgres_dev
# Authentication - Better Auth
# Generate key using https://www.better-auth.com/docs/installation