Hi everyone
Is there a setting to configure the UI to use the same
host:port
to reach out to the API ? For me the UI is always trying to connect to
127.0.0.1:4200
I saw that there is a setting to set a different value but in my case the port is dynamically allocated by docker compose so I don't have a good way to set an environment variable.
more information in the ๐งต
Damien
12/21/2024, 10:11 AM
You might wonder, why are we using a dynamic port ? ๐ this is because it's running as part of our test environment, in most cases we don't need to connect to the UI at all but in some cases when a test is failing it would be interesting to access the UI for troubleshooting
j
Janet Carson
12/26/2024, 5:08 PM
Use prefect profiles for each port (or edit the same profile each time the port changes)
see:
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.