Skip to content

Instantly share code, notes, and snippets.

@bogordesaincom
Last active November 7, 2023 17:16
Show Gist options
  • Save bogordesaincom/9fbfac6d4a772b31bccb30e26091d2bd to your computer and use it in GitHub Desktop.
Save bogordesaincom/9fbfac6d4a772b31bccb30e26091d2bd to your computer and use it in GitHub Desktop.
Couch
; 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 = "0.0.0.0"
[httpd]
bind_address = "127.0.0.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment