from __future__ import annotations import os os.environ["PORTAL_DATABASE_URL"] = "postgresql://user:pass@localhost/db"