Ensure CORS is enabled for couch instance

This commit is contained in:
Gabriel Simmer 2023-08-05 12:01:18 +01:00
parent ef4db52dce
commit a6c3afd416
Signed by: arch
SSH key fingerprint: SHA256:mXaHIY3tLtudNyb+i3qRd0DeXvpqbst04OgVKVCp2R4

View file

@ -1,6 +1,10 @@
couchdbConfig:
couchdb:
uuid: 25274915ac5d403292fef27909e679cc
chttpd:
enable_cors: true
cors:
origins: "https://artbybecki.com, https://admin.artbybecki.com"
clusterSize: 1
persistentVolume:
enabled: true