Hello, I am following this guide <https://www.ory....
# ory-selfhosting
a
Hello, I am following this guide https://www.ory.sh/docs/getting-started/integrate-auth/vue but don't manage to make it work. I am working on wsl 2, on self-hosted kratos. This issue is that when redirected on localhost:4000/ui/login i get a 404. - docker works and port are the good one. - It works when i change the ORY_SDK_URL from
<http://localhost:4433>
to
<https://nostalgic-bardeen-7sw4m9zrlb.projects.oryapis.co>
- tunnel is set as explain in the guide. It feels as if I am missing a basic piece, I tried the React guide, and I am facing the same issue. Do you have any idea what could it be ?