Hello ORY Community, I’m trying to setup local dev...
# ory-selfhosting
c
Hello ORY Community, I’m trying to setup local development with a self-hosted ORY Kratos and ORY Proxy with command:
Copy code
ORY_SDK_URL=<http://localhost:4434> ory proxy --dev --port 4000 <http://localhost:3000/>
but it gives me an error:
Copy code
Error: Please provide your project slug using the --project flag or the ORY_PROJECT_SLUG environment variable.