4965fdd60f
GET /auth/login → 404. Auth_server's user-facing login form lives at GET https://auth.queo.ru/login (rendered by views/login.html), while POST /auth/login is the JSON API. Web was redirecting to wrong path. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3 lines
100 B
Bash
3 lines
100 B
Bash
# URL центра аутентификации Queo
|
|
VITE_AUTH_LOGIN_URL=https://auth.queo.ru/login
|