Azuma
05/20/2020, 7:01 AMnicholas
05/20/2020, 12:22 PMgraphql_url
variable in the VM’s ~/.prefect/config.toml
. The config will look something like this:
[server]
[server.ui]
graphql_url = "<http://public_dns_name:4200/graphql>
After setting that, you'll need to restart the server and re-register any flowsAzuma
05/20/2020, 1:40 PMnicholas
05/20/2020, 1:48 PM