I'm trying to change PREFECT_API_URL by running `p...
# ask-community
m
I'm trying to change PREFECT_API_URL by running
prefect config set PREFECT_API_URL=<https://example.com/api>
. However when I try to run the server it defaults back to http://127.0.0.1:4200/api
c
Where are you seeing this, where it defaults back>