Skip to content

Fix: Database URL does not support env vars#157

Merged
guvra merged 1 commit intoSmile-SA:mainfrom
iMi-digital:156-url
Apr 5, 2025
Merged

Fix: Database URL does not support env vars#157
guvra merged 1 commit intoSmile-SA:mainfrom
iMi-digital:156-url

Conversation

@amenk
Copy link
Copy Markdown
Contributor

@amenk amenk commented Apr 4, 2025

  • Reorder processing, parse after env_vars

fixes #156

PR Checklist

Please check if your pull request fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior?

see #156

Does this PR introduce a breaking change?

[ ] Yes
[x] No

* Reorder processing, parse after env_vars

fixes Smile-SA#156
@guvra guvra merged commit e759d09 into Smile-SA:main Apr 5, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid URL when specifying DATABASE_URL via env

2 participants