fix getting giga token

This commit is contained in:
Дмитриев Максим Сергеевич
2025-06-14 18:26:13 +03:00
parent 45cafbee91
commit f37f34d803
4 changed files with 20 additions and 13 deletions

View File

@@ -67,7 +67,8 @@ const getRagSupabaseUrl = async () => {
module.exports = {
getSupabaseUrl,
getSupabaseKey,
getSupabaseServiceKey
getSupabaseServiceKey,
getGigaAuth
};
// IIFE для установки переменных окружения