From 4e7f70a68d2791258c6e7e95aa18b66593ce5dce Mon Sep 17 00:00:00 2001 From: Lucas Gabriel Lima <lgl15@inf.ufpr.br> Date: Thu, 20 Oct 2016 11:27:35 -0200 Subject: [PATCH] update config.json.example --- config.json.example | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json.example b/config.json.example index 136ee928..0a0603ce 100644 --- a/config.json.example +++ b/config.json.example @@ -12,6 +12,7 @@ }, "mongodb" : { "uri": "mongodb://localhost/users" + "secret": "SimCAQC3SL" }, "default": { "api": { -- GitLab