Page MenuHomec4science

10-docker-default.ini
No OneTemporary

File Metadata

Created
Thu, Apr 24, 06:22

10-docker-default.ini

; CouchDB Configuration Settings
; Custom settings should be made in this file. They will override settings
; in default.ini, but unlike changes made to default.ini, this file won't be
; overwritten on server upgrade.
[chttpd]
bind_address = any
[httpd]
enable_cors = true
[cors]
origins = *
credentials = true
methods = GET, PUT, POST, HEAD, DELETE
headers = accept, authorization, content-type, origin, referer, x-csrf-token
[ssl]
verify_ssl_certificates = false
ssl_certificate_max_depth = 1
[admins]
admin = $TH3C0uch---4Dmin!

Event Timeline