v2: /v2/login → returnTo=/v2/app

This commit is contained in:
2026-06-12 21:21:16 +04:00
parent cd49398660
commit 8522988151
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.79',
version: '0.5.80',
iamUrl: process.env.V2_IAM_API_URL || 'https://auth-api.ngcloud.ru',
appUrl: process.env.V2_APP_URL || 'https://whitelist.nodejsk8s.services.ngcloud.ru',
};