Fabio Geraci
11/27/2025, 9:44 AMMarvin
11/27/2025, 9:44 AMMarvin
11/27/2025, 9:45 AMPREFECT_API_DATABASE_PORT=5432 or include it in PREFECT_API_DATABASE_CONNECTION_URL, e.g.:
PREFECT_API_DATABASE_CONNECTION_URL="<postgresql+asyncpg://user:pass@host:5432/prefect>"
If you were asking about the Prefect API/UI server itself, that listens on port 4200 by default.
Let me know which one you meant and I can tailor the exact config.