🚧 Work In Progress 🚧
You need to set the following environment variables:
```shell
ROCKET_DATABASES='{db={url="postgres://postgres@localhost"}}'
DATABASE_URL="postgres://postgres@localhost" ```