This website requires JavaScript.
Explore
Help
Sign in
novaburst
/
funquail
Watch
1
Star
0
Fork
You've already forked funquail
0
Code
Issues
Pull requests
Releases
Wiki
Activity
216a858010
funquail
/
changes
/
changelog.d
/
split-database_url-into-mutiple-parts.enhancement
1 line
57 B
Text
Raw
Normal View
History
Unescape
Escape
feat(api): split DATABASE_URL into multiple config variables Introduces new database environment variables while keeping backward compatibility with the now deprecated POSTGRES_ENV_POSTGRES_USER POSTGRES_ENV_POSTGRES_PASSWORD environment variables. DATABASE_URL defaults to an auto generated url using the `DATABASE_HOST`, `DATABASE_PORT`, `DATABASE_USER`, `DATABASE_PASSWORD` and `DATABASE_NAME` variables. Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2313>
2023-01-11 15:43:04 +01:00
Split DATABASE_URL into multiple configuration variables
Reference in a new issue
Copy permalink