DATABASE_URL=postgresql://user@localhost:5432/lawa DATABASE_ASYNC_URL=postgresql+asyncpg://user@localhost:5432/lawa ENVIRONMENT=LOCAL CORS_HEADERS=["*"] CORS_ORIGINS=["http://localhost:3000"] OIDC_ENDPOINT=https://www.example.com/.well-known/openid-configuration OIDC_CLIENT_ID=6c1243fd-00c3-4a3b-9081-5d8403352612 OPENTOFU_PATH=/opt/homebrew/bin/tofu