services.prefect.baseUrl
NixOS option
External url the UI is reached at, when served by a reverse proxy. Defaults to the address the server itself binds, which is what you want when there is no proxy in front of it.
type: stringDefault
"http://${host}:${toString port}"Example
declared in: nixos/modules/services/scheduling/prefect.nixView source on NixOS/nixpkgs →"https://example.com/prefect"