XMLHttpRequest cannot load http://localhost:9233/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost' is therefore not allowed access.
network.host: 0
http.port: 9233
http.cors.enabled: true
http.cors.allow-origin: '*'