I get that the port differs but `localhost:5000/sp...
# ktor
f
I get that the port differs but
localhost:5000/spa.js
calling
localhost:5000/api/endpoint
should be the same right? Why do I need to include
localhost:5000
as an allowed host when CORS is enabled?