diff --git a/Web/appsettings.json b/Web/appsettings.json index e3ff175..5f0880a 100644 --- a/Web/appsettings.json +++ b/Web/appsettings.json @@ -20,8 +20,8 @@ "MailJet": { "ApiKey": "f545eee3a4743464b9d25fb9c5ab3f6c", "SecretKey": "9fa430ef00873fdefe333fdc40ee3f8f" - }, - "OpenAI": { - "ApiKey": "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" } + //"OpenAI": { + // "ApiKey": "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" + //} }