is there anyway to add `PREFECT_API_KEY` to self h...
# ask-community
v
is there anyway to add
PREFECT_API_KEY
to self hosted prefect? I already have
PREFECT_API_KEY
configured in my docker compose but my local env is able to successfully able to execute flows on my self hosted prefect WITHOUT providing API key in any way.
c
Hi Victor - OSS has some basic auth settings that you can use in a similar way: https://docs.prefect.io/v3/develop/settings-and-profiles#security-settings