Files
coolcouch/couchdb/local.d/cors.ini
Julien Calixte 38089ef269 init
2026-06-01 20:37:14 +02:00

9 lines
184 B
INI

[chttpd]
enable_cors = true
[cors]
origins = *
credentials = false
methods = GET, PUT, POST, HEAD, DELETE
headers = accept, authorization, content-type, origin, referer, x-csrf-token