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?