Lilac Account Settings page


Version : Lilac

I meet a problem as above . And below is the setting in /etc/nginx/site-enabled/cms .
Is there any relation between them? Is there any suggestion to fix it?

map $http_origin $cors_origin {
default “null”;
“~*^https?://account.twshop.asia$” $http_origin;
}