Skip to content

Commit

Permalink
make sure there is no whitelisting
Browse files Browse the repository at this point in the history
  • Loading branch information
creed-victor committed Apr 13, 2021
1 parent 3fda590 commit 3c44a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ REACT_APP_SENTRY_DSN=https://[email protected]

REACT_APP_PORTIS_ID=469a25c8-1101-4c57-823d-c47cb328f788

REACT_APP_WHITELIST=true
REACT_APP_WHITELIST=false

REACT_APP_YBUG_ID=3f1jrxvzrhkn1b975t8b

Expand Down

1 comment on commit 3c44a18

@vercel
Copy link

@vercel vercel bot commented on 3c44a18 Apr 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.