Skip to content

Conversation

YapWC
Copy link

@YapWC YapWC commented Jul 28, 2025

Added in missing env variable

YapWC added 3 commits July 28, 2025 15:01
Added in missing env variable
DATABASE_PASS was parsed into DATABASE_URL. User might overlooked to change the password in DATABASE_URL.

This whole .env configuration has been tested and fully functional with no conflict on docker-compose.yaml
@laundy
Copy link

laundy commented Sep 1, 2025

Thanks for the PR which is really needed! However, you are missing the hostname (@db) in the DATABASE_URL string. Otherwise, your proposed solution would lead to: Gem Load Error is: the scheme postgres does not accept registry part:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants