#Configuring CORS
By default CORS is disabled in development mode and enabled during production mode.
To change these settings open middleware.clj
and alter the wrap-cors
function.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close