pelagia-portal/GstService
Hardik 2e6678f829 fix(gst): correct microservice default port and captcha field name
Default port changed 3002 → 3003 in the GstService and both proxy
routes.  The vendor-form was reading `captchaB64` from the API
response but the GstService returns `captchaBase64`, so the CAPTCHA
image was never displayed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 17:07:31 +05:30
..
src fix(gst): correct microservice default port and captcha field name 2026-05-14 17:07:31 +05:30
package-lock.json feat(gst): replace API-key lookup with Playwright microservice 2026-05-14 13:27:15 +05:30
package.json feat(gst): replace API-key lookup with Playwright microservice 2026-05-14 13:27:15 +05:30
tsconfig.json feat(gst): replace API-key lookup with Playwright microservice 2026-05-14 13:27:15 +05:30