diff options
-rw-r--r-- | etc/config.ini | 1 |
1 files changed, 0 insertions, 1 deletions
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 |