also I cant' get the [vue 3 self service example](...
# ory-selfhosting
g
also I cant' get the [vue 3 self service example](https://github.com/timalanfarrow/kratos-selfservice-ui-vue3-typescript) working with localhost:4433, I've set the .env file like so:
Copy code
NODE_ENV=development
VITE_APP_ORY_BASE_PATH=<http://localhost:4433>
VITE_APP_API_DOMAIN=localhost:4433
VITE_APP_API_PROTOCOL=http
But I get an error:
Uncaught (in promise) TypeError: can't convert null to object
@white-dawn-42840
w
Sorry for the delay. Are you on Windows or Mac?
That project is pretty old. I haven’t maintained it much