Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: get db url from DATABASE_URL env var in worker (#294)
# What ❔ Get DB URL from DATABASE_URL env var in the Worker service. ## Why ❔ To make it consistent with the API service and simplify infrastructure automation. ## Checklist <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [X] PR title corresponds to the body of PR (we generate changelog entries from PRs).
- Loading branch information