KAG
KAG copied to clipboard
[Bug] http://127.0.0.1:8887/ requests login details
Search before asking
- [X] I had searched in the issues and found no similar issues.
Operating system information
Windows
What happened
Following the guide and composing the image
curl -sSL https://raw.githubusercontent.com/OpenSPG/openspg/refs/heads/master/dev/release/docker-compose-west.yml -o docker-compose-west.yml docker compose -f docker-compose-west.yml up -d
After opening http://127.0.0.1:8887/ I am requested to provide login details
How to reproduce
set HOME=%USERPROFILE% curl -sSL https://raw.githubusercontent.com/OpenSPG/openspg/refs/heads/master/dev/release/docker-compose-west.yml -o docker-compose-west.yml docker compose -f docker-compose-west.yml up -d
opening http://127.0.0.1:8887
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!