Code Review
/
dovetail-webportal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
042674a
)
Remove password enteries
12/70912/1
author
Kanagaraj Manickam
<mkr1481@gmail.com>
Thu, 3 Sep 2020 03:41:43 +0000
(09:11 +0530)
committer
Kanagaraj Manickam
<kanagaraj.manickam@huawei.com>
Thu, 3 Sep 2020 03:41:43 +0000
(09:11 +0530)
Issue-ID: DOVETAIL-801
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
Change-Id: I3436f9df3e3f39a860729ee1a0ec9ffd22f657e7
etc/config.ini
patch
|
blob
|
history
diff --git
a/etc/config.ini
b/etc/config.ini
index
b19454c
..
d064629
100644
(file)
--- 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