Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve seedNotificationType #7

Merged
merged 10 commits into from
Oct 20, 2022
3 changes: 3 additions & 0 deletions config/test.env
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ SEGMENT_API_KEY=FAKE_API_KEY
JWT_AUTHORIZATION_ADAPTER=mock

HOSTNAME_WHITELIST=next.giveth.io,www.next.giveth.io,staging.giveth.io,www.staging.giveth.io,localhost,giveth.io,vercel.app,www.giveth.io

GIVETH_IO_THIRD_PARTY_SECRET=secret
GIVETH_IO_THIRD_PARTY_MICRO_SERVICE=givethio
Loading