summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--services/webapp.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/services/webapp.json b/services/webapp.json
index c21cfff..68e5776 100644
--- a/services/webapp.json
+++ b/services/webapp.json
@@ -4,6 +4,7 @@
"git": {
"source": "https://leap.se/git/leap_web",
"revision": "origin/develop"
- }
+ },
+ "couchdb_webapp_user": "= global.services[:couchdb].couch.users[:admin]"
}
}