diff --git a/env.example b/env.example index 231a8bc..72d5f7e 100644 --- a/env.example +++ b/env.example @@ -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