before server asp convertion

This commit is contained in:
kkb 2024-01-10 16:49:56 +01:00
parent ce99053a10
commit a4ed1a5956
82 changed files with 3802 additions and 444 deletions

View file

@ -1,8 +1,10 @@
{
"AllowedHosts": "*",
"Urls": "http://127.0.0.1:5001",
"database": "mongodb://db.insight.local:27017",
"database0": "mongodb://insight.webmatic.de:27017",
"mongo.connection": "mongodb://db.insight.local:27017",
"mongo.connection0": "mongodb://insight.webmatic.de:27017",
"server.host": "insight.local",
"server.port": 3001,