Docker Compose Setup: Syntax error on client after login
Using master, including !9 (merged), !10 (merged)
Followed the DockerSetup docs
Opening http://tuencyone:7080/ in the browser
Getting redirected to keycloak, logging in as user admin
Getting redirected to the client, seeing a blank page.
The console shows these errors in Firefox:
The script from “http://tuencyone:7080/js/chunk-vendors.js” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type. tuencyone:7080 (WARNING)
Uncaught SyntaxError: unexpected token: identifier chunk-vendors.js:1:8 (ERROR)
The script from “http://tuencyone:7080/js/app.js” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type. tuencyone:7080 (WARNING)
Uncaught SyntaxError: unexpected token: identifier app.js:1:8 (ERROR)
Chromium:
Uncaught SyntaxError: Unexpected identifier 'Host'
app.js:1 Uncaught SyntaxError: Unexpected identifier 'Host'