From 5307ed8ee6471f57ad6ac7fad715b7fa1b7f5c6c Mon Sep 17 00:00:00 2001 From: GURU Date: Wed, 27 Sep 2023 12:03:46 +0530 Subject: [PATCH] Update app.json --- app.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/app.json b/app.json index 333194b0c7..2833e379a3 100644 --- a/app.json +++ b/app.json @@ -7,16 +7,6 @@ "repository": "https://github.com/Guru322/GURU-BOT", "stack": "container", "env": { - "OPENAI_API_KEY": { - "description": "openai apikey", - "required": false, - "value": "" - }, - "OPENAI_ORGANIZATION": { - "description": "openai organisation id", - "required": false, - "value": "" - }, "DATABASE_URL": { "description": "your mongodb database url", "required": true,