We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76adbaf commit 4bf4773Copy full SHA for 4bf4773
1 file changed
src/environments/environment.test-osf.ts
@@ -9,7 +9,7 @@ export const environment = {
9
addonsApiUrl: 'https://addons.test.osf.io/v1',
10
funderApiUrl: 'https://api.crossref.org/',
11
casUrl: 'https://accounts.test.osf.io',
12
- recaptchaSiteKey: '6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI',
+ recaptchaSiteKey: '6LdPCWgUAAAAAKAD7jTctbZwF4sqYQjTYF3c3pOk',
13
twitterHandle: 'OSFramework',
14
facebookAppId: '1022273774556662',
15
supportEmail: 'support@osf.io',
0 commit comments