1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dato_ynh.git synced 2024-09-03 18:16:33 +02:00
dato_ynh/conf/couch.ini
2021-03-11 00:34:24 +01:00

9 lines
188 B
INI

[httpd]
enable_cors = true
[cors]
credentials = true
headers = accept, authorization, content-type, origin, referer
methods = GET, PUT, POST, HEAD, DELETE
origins = https://{{{domain}}}