9890b906b9
User confirmed test_dev is the correct database for invyone (the old TEST-VEX project), matching what the previous mac compose was using. Same host (211.115.91.141:11134), same credentials, just a different database name. Verified end-to-end: real login (POST /api/auth/login from the browser path) returns 200 with a valid JWT, meaning the full chain browser → next dev rewrites → backend-spring → HikariCP → test_dev works and the user table lookup + password check both pass. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>