From: Kanagaraj Manickam Date: Thu, 3 Sep 2020 03:41:43 +0000 (+0530) Subject: Remove password enteries X-Git-Tag: opnfv-10.0.0~26 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F12%2F70912%2F1;p=dovetail-webportal.git Remove password enteries Issue-ID: DOVETAIL-801 Signed-off-by: Kanagaraj Manickam Change-Id: I3436f9df3e3f39a860729ee1a0ec9ffd22f657e7 --- diff --git a/etc/config.ini b/etc/config.ini index b19454c..d064629 100644 --- a/etc/config.ini +++ b/etc/config.ini @@ -11,7 +11,6 @@ # the CONF object in config.ini must be updated [mongo] # URL of the mongo DB -# Mongo auth url => mongodb://user1:pwd1@host1/?authSource=db1 url = mongodb://127.0.0.1:27017/ dbname = test_results_collection