https://prefect.io logo
Title
w

Will Milner

08/14/2020, 2:40 PM
Hey all. I recently upgraded to version 13 of prefect. Did the config change to set the graphql endpoint? this is what I have in my config.toml
[server]
  
     [server.ui]
           graphql_url = "<http://10.0.0.300:4200/graphql>"
But when I connect the UI still attempts to connect to
localhost:4200/graphql
n

nicholas

08/14/2020, 2:41 PM
Hi @Will Milner - we have a ticket open to update this (https://github.com/PrefectHQ/ui/issues/99), but right now you'll need to update the endpoint from the Home screen of the UI
w

Will Milner

08/14/2020, 2:41 PM
I see, thank you
👍 1