KAG icon indicating copy to clipboard operation
KAG copied to clipboard

[Bug] http://127.0.0.1:8887/ requests login details

Open Originn opened this issue 1 year ago • 0 comments

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

image

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!

Originn avatar Jan 07 '25 16:01 Originn