Deployment Type / 部署类型
Self-hosted (Docker)
Bug Description / Bug 描述
I want to login after deploying super magic with the official guide (via docker) but it doesn't login with either of the provided credentials.
Steps to Reproduce / 复现步骤
- Clone the repo and
cd into it.
- Copy the config files from their example counterparts.
- Change the port for caddy in
docker-compose.yaml (because it was conflicting) to 5000
- Run
./bin/magic.sh start to initialize and choose English and Local.
- Open server-ip:5000 to access the login page in the browser.
- Enter
13912345678 or 13812345678 for phone number and letsmagic.ai for password.
- Press Login (and it doesn't work)
Logs and Additional Context / 日志和额外的上下文
No response