It's not an issue with the username "superuser". I've set it as this username, and I'm not using HTTPS either.
- Log in to post comments
It's not an issue with the username "superuser". I've set it as this username, and I'm not using HTTPS either.
is enable.

Add Nginx configuration to solve the problem.
location /api/atelier/ {
CSP On;
CSPNSD_pass 127.0.0.1:7038;
}