The production container now correctly pulls the environment variables passed in. Documentation now explicitly mentions that asyncpg must be used if DATABASE_URL is used.
What's Changed
- Avoid conflicting setting that triggers a synchronous driver to be se… by @martinhoefling in #4
Full Changelog: v1.0.0...v1.0.1