Skip to content

Commit

Permalink
Merge pull request #659 from credebl/hotfix/allow-domain
Browse files Browse the repository at this point in the history
hotfix: allowed domains
  • Loading branch information
bhavanakarwade authored Apr 12, 2024
2 parents ce8af3b + 8966817 commit 06cc267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/CommonConstant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ export const storageKeys = {
ORG_INFO:'organization_Info'
}

export const allowedDomains = "https://dev-service.ngotag.com wss://dev-service.ngotag.com https://cdnjs.cloudflare.com https://tailwindcss.com https://www.blockster.global https://www.ayanworks.com https://qaapi.credebl.id https://devapi.credebl.id https://api.credebl.id https://*.credebl.id https://fonts.googleapis.com https://fonts.gstatic.com https://avatars.githubusercontent.com https://dev-org-logo.s3.ap-south-1.amazonaws.com https://flowbite-admin-dashboard.vercel.app/ wss://devapi.credebl.id wss://qaapi.credebl.id wss://api.credebl.id wss://*.credebl.id https://qa.credebl.id https://dev.credebl.id https://credebl.id"
export const allowedDomains = "https://prod-org-logo.s3.ap-south-1.amazonaws.com https://dev-service.ngotag.com wss://dev-service.ngotag.com https://cdnjs.cloudflare.com https://tailwindcss.com https://www.blockster.global https://www.ayanworks.com https://qaapi.credebl.id https://devapi.credebl.id https://api.credebl.id https://*.credebl.id https://fonts.googleapis.com https://fonts.gstatic.com https://avatars.githubusercontent.com https://dev-org-logo.s3.ap-south-1.amazonaws.com https://flowbite-admin-dashboard.vercel.app/ wss://devapi.credebl.id wss://qaapi.credebl.id wss://api.credebl.id wss://*.credebl.id https://qa.credebl.id https://dev.credebl.id https://credebl.id"

0 comments on commit 06cc267

Please sign in to comment.