Files
rxminder/couchdb-config/cors.ini
2025-09-23 11:32:48 -07:00

9 lines
254 B
INI

[chttpd]
enable_cors = true
[cors]
origins = http://localhost:8080, http://localhost:5173
credentials = true
methods = GET, PUT, POST, HEAD, DELETE, OPTIONS
headers = accept, authorization, content-type, origin, referer, cache-control, x-requested-with