This message was deleted.
# general
m
This message was deleted.
c
so I get a 40 1in the ui - but then have in the ui
iow it's still hitting the playground what variable am I missing if I've set VITE_ORY_SDK_URL ?
p
@curved-oxygen-35290 the ory/client should also work with the self-hosted version since the api is generated from the self-hosted version and concatenated with all the other self-hosted + ory network api references.
try place the
VITE_ORY_SDK_URL
into a .env file inside the react example folder
this variable should point to Kratos public and the domain hosting Kratos should be the same TLD as the one hosting the React example