Add rcart.online to EncryptID CORS allowed origins
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
fe53340869
commit
7f37e47934
|
|
@ -51,6 +51,7 @@ const CONFIG = {
|
||||||
'https://rfunds.online',
|
'https://rfunds.online',
|
||||||
'https://rtrips.online',
|
'https://rtrips.online',
|
||||||
'https://rnetwork.online',
|
'https://rnetwork.online',
|
||||||
|
'https://rcart.online',
|
||||||
'http://localhost:3000',
|
'http://localhost:3000',
|
||||||
'http://localhost:5173',
|
'http://localhost:5173',
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue