Kevin Weiler
09/28/2021, 9:32 PMslack_notifier
function posts a status update for
presumably these 2 things are related.
I tried following this ticket and setting the PREFECT__SERVER__UI__ENDPOINT
env var in the environment where the UI container runs. I believe that is what is implied by:
[server]
[server.ui]
endpoint = "..."
In the ticket.
But that didn’t correct the issue. Do I need to set this env var in a different component - the graphql component perhaps?Kevin Kho
09/28/2021, 9:45 PMKevin Weiler
09/28/2021, 9:47 PMFlow URL: <http://localhost:8080/default/flow/9eac36b3-25f8-43f3-9590-fd6fb5568f70>
└── ID: 946ca35e-82b8-471c-bef9-42de57607652
└── Project: default
└── Labels: []
<http://prefect/default>...
config.toml
file pretty easily which might obviate this problemKevin Kho
09/28/2021, 9:57 PMprefect.config.server.ui.endpoint
configured where you register from