Skip to content

Commit b13b8ca

Browse files
committed
Add staging env site
1 parent c23d7cd commit b13b8ca

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

studies/RayNightlyAccountStudy.json5

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
name: 'ray-profile-base-url',
20-
value: 'https://raybrowser.com/',
20+
value: 'https://ray-website-env-staging-ray-browser.vercel.app/',
2121
},
2222
{
2323
name: 'ray-api-version',
@@ -31,6 +31,10 @@
3131
name: 'show-raybux-balance',
3232
value: 'true',
3333
},
34+
{
35+
name: 'ray-api-allowed-host',
36+
value: 'ray-website-env-staging-ray-browser.vercel.app,raybrowser.com,www.raybrowser.com,portal.raybrowser.com',
37+
},
3438
],
3539
},
3640
{

0 commit comments

Comments
 (0)