fix getting giga token
This commit is contained in:
@@ -67,7 +67,8 @@ const getRagSupabaseUrl = async () => {
|
||||
module.exports = {
|
||||
getSupabaseUrl,
|
||||
getSupabaseKey,
|
||||
getSupabaseServiceKey
|
||||
getSupabaseServiceKey,
|
||||
getGigaAuth
|
||||
};
|
||||
|
||||
// IIFE для установки переменных окружения
|
||||
|
||||
Reference in New Issue
Block a user