Skip to content

Commit

Permalink
env vars fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsinayoob committed Jan 6, 2025
1 parent db270fd commit 1c6ebc8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ NEXT_PUBLIC_CLIENT_SENTRY_ENABLED=true

NODE_TLS_REJECT_UNAUTHORIZED=0 #set this only when SSL is self signed
SIGNATURE_TOKEN=1234
INTERNAL_CLIENT_ID=QDC_WEB
INTERNAL_CLIENT_ID=QDC_WEB

ALLOWED_ORIGINS=quran.com,test.quran.com
PROXY_SIGNATURE_TOKEN=123456

0 comments on commit 1c6ebc8

Please sign in to comment.