Describe the bug
I am running obico using docker. When I try to login from OrcaSlicer, it ends up in "Not found".
It tries to load https://myhost.xyz/o/authorize which is 404.
Traced it down in obico-server-web, log says:
django.request WARNING Not Found: /o/authorize.
To Reproduce
Steps to reproduce the behavior:
Install obico in docker
Try to login from OrcaSlicer
Screenshots
If applicable, add screenshots to help explain your problem.
Hosting environment (please complete the following information):
Debian 12, latest docker, latest docker image.
Describe the bug I am running obico using docker. When I try to login from OrcaSlicer, it ends up in "Not found". It tries to load https://myhost.xyz/o/authorize which is 404. Traced it down in obico-server-web, log says: django.request WARNING Not Found: /o/authorize.
To Reproduce Steps to reproduce the behavior:
Screenshots If applicable, add screenshots to help explain your problem.
Hosting environment (please complete the following information): Debian 12, latest docker, latest docker image.
Additional context