You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will help us to set all subdomains to AllowOrigins with wildcard.
ex. https://*.example.com -> https://aaa.example.com, https://bbb.example.com and on.
The text was updated successfully, but these errors were encountered:
Issue Description
It will help us to set all subdomains to
AllowOrigins
with wildcard.ex.
https://*.example.com
->https://aaa.example.com
,https://bbb.example.com
and on.The text was updated successfully, but these errors were encountered: