Skip to content

Instantly share code, notes, and snippets.

@swahaniroy
Created May 19, 2022 14:57
Show Gist options
  • Select an option

  • Save swahaniroy/d0806fa515f378400a5d55a722bdae2a to your computer and use it in GitHub Desktop.

Select an option

Save swahaniroy/d0806fa515f378400a5d55a722bdae2a to your computer and use it in GitHub Desktop.
The config.js file
const config = {
...
CometChatAppId: xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx,
CometChatRegion: xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx,
CometChatAuthKey: xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx,
CometChatAPIKey: xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx,
CometChatWidgetId: xxx - xxx - xxx - xxx - xxx - xxx - xxx - xxx,
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment