Jeff Kehler
06/15/2022, 7:38 AMapollo_url
under [server.ui]
in the .prefect/config.toml
file does not appear to be working. How do I change the host that the UI will call to access the API?Anna Geller
[server]
endpoint = "<http://localhost:4203/graphql>"
[server.ui]
apollo_url = "<http://localhost:4203/graphql>"