Hey gang, just wanted to try self hosted but after spinning up docker with
docker run -p 3567:3567 -d registry.supertokens.io/supertokens/supertokens-mysql
I only get "Not Found" when visiting http://localhost:3567
I added the logs as well. Any idea?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).