We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffeea90 commit 49d55b6Copy full SHA for 49d55b6
config/config.js.sample
@@ -65,6 +65,7 @@ export const config = {
65
region : 'us-east-1',
66
Bucket : 'tabroom-files',
67
},
68
+ GEMINI_API_KEY: 'xxxxxx',
69
CHATWOOT : {
70
API_URL : 'https://chat.tabroom.com/platform/api/v1',
71
TOKEN : 'xxxxxx',
0 commit comments