change-password.js가 /api/auth/change-password로 요청하는데 기존 /api/ location이 system1-api로 보내서 404 발생. /api/auth/ location을 /api/ 앞에 추가하여 sso-auth로 프록시. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
change-password.js가 /api/auth/change-password로 요청하는데 기존 /api/ location이 system1-api로 보내서 404 발생. /api/auth/ location을 /api/ 앞에 추가하여 sso-auth로 프록시. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>