testing remote stuff

This commit is contained in:
kkb 2023-11-17 17:12:41 +01:00
parent 1e05d4576d
commit 3c9ccaafeb
374 changed files with 10526 additions and 2037 deletions

View file

@ -4,5 +4,9 @@
"database": "mongodb://db.insight.local:27017",
"database0": "mongodb://insight.webmatic.de:27017",
"server.host": "insight.local",
"server.port": 3001
"server.port": 3001,
"remote.port": 3003,
"remote.certificate": "localhost.pfx",
"remote.certificate.password": "Webmatic12"
}