summaryrefslogtreecommitdiff
path: root/secrets.json
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-03-19 18:21:18 -0400
committerMicah Anderson <micah@riseup.net>2013-03-19 18:21:18 -0400
commit4836e1f26b35a89ddac37ff9314dc5cef032f5d1 (patch)
treec657dc369d7e5e4f89185fd362ee3bbf6a272681 /secrets.json
parenta074d77de0fa3f32ee5f37d85b5115ac901d7cdd (diff)
add webapp secret generated from 'leap compile'
Diffstat (limited to 'secrets.json')
-rw-r--r--secrets.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/secrets.json b/secrets.json
index 5736c43..79d7b0a 100644
--- a/secrets.json
+++ b/secrets.json
@@ -3,5 +3,6 @@
"couch_admin_password": "zyMM7LZMjGE2aUvJ5sH_8SraPuxB2H5L",
"couch_ca_daemon_password": "nFdNr2AYEKTwLe_tcFdFKN_vVBsWagvd",
"couch_webapp_password": "4xWQcf7C9ACY3rRkf4AajLF2CSMWLLTz",
- "nagios_admin_password": "AyYbCS_6TpajTS8XmysJ5v54NLhZB8Lm"
+ "nagios_admin_password": "AyYbCS_6TpajTS8XmysJ5v54NLhZB8Lm",
+ "webapp_secret_token": "CkqVIXGzkT8a6LgRTqEaGSqbDx6F5DdN"
}