docs: add docker compose quickstart

This commit is contained in:
William Valentin
2025-09-23 11:32:48 -07:00
parent eb43766b21
commit dec8c7b42e
5 changed files with 77 additions and 1 deletions

8
couchdb-config/cors.ini Normal file
View File

@@ -0,0 +1,8 @@
[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