Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
fix(shared): update couchdb auth local.ini httpd section
Browse files Browse the repository at this point in the history
  • Loading branch information
blestab committed Aug 29, 2020
1 parent 19ff052 commit d939bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions couchdb/local.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ users_db_security_editable = true

[httpd]
enable_cors = true
WWW-Authenticate = Other realm="app"

[cors]
origins = *
Expand Down

0 comments on commit d939bb2

Please sign in to comment.