Skip to content

Conversation

@yogibear54
Copy link

Problem:

  • .env has POSTGRES_DB but not used
  • .env does not have POSTGRES_USER

Fix:

  • added POSTGRES_USER in .env.example
  • added support for POSTGRES_DB and POSTGRES_USER in docker-compose.yml

Additions:

  • added .gitignore for .env and supabase folder since those should never go into this repo.

@coleam00 coleam00 added the enhancement New feature or request label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants