10-docker-default.ini 349 B

12345678910111213141516
  1. ; CouchDB Configuration Settings
  2. ; Custom settings should be made in this file. They will override settings
  3. ; in default.ini, but unlike changes made to default.ini, this file won't be
  4. ; overwritten on server upgrade.
  5. [chttpd]
  6. bind_address = any
  7. [httpd]
  8. bind_address = any
  9. [couchdb]
  10. database_dir = /app/data/data
  11. view_index_dir = /app/data/data