Hi @sschreurs,
How was it? Looking at the configuration, it is highly likely because of the number 80:
YOu do not need the port 80 as by default, http is through port 80. That goes for https (443).
Although they are the same, the browser, specifically through JS still treats them as different domains.
–
Paul