installer updates

This commit is contained in:
afeiszli
2021-05-04 03:01:03 +00:00
parent 09e0eca54a
commit 7861e9e1e5
8 changed files with 144 additions and 3 deletions
+1 -1
View File
@@ -12,6 +12,6 @@ server:
mongoconn:
user: "mongoadmin"
pass: "mongopass"
host: "localhost"
host: "127.0.0.1"
port: "27017"
opts: '/?authSource=admin'