Open Smartich0ke opened 4 months ago
I just wanted to give readflow a spin and ran into the same error with proxy, basic and mock auth... so its not working independent of the auth setting, besides traefik labels its the given standart docker-compose.yml
from #79 I could find that setting "READFLOW_HTTP_PUBLIC_URL=" is crucial... very confusing error message, would be good if this would be shown in the standard docker-compose.yml
I'm trying to deploy readflow to my k8s cluster with an app-template:
Where MYDOMAIN is the actualy domain I'm using.
I've connected it to authentik as my OIDC provider for authentication.
However, when I try to access the ui at readflow.MYDOMAIN.com, I just get the error message:
Any ideas on why this is happening?