Hey guys
I am going through the manual server deployment docs trying to run the server with Docker. Things went fine, but…
I am getting this CORS annoyance when logging in with my account (first account on the server).
The only thing I did different from the docs was to expose the front end at port 81 instead of 80 (I have something else running on port 80).
I also skipped the Step 4: Optionally add easy TLS certificate.
Any ideas of what is happening?