before server asp convertion
This commit is contained in:
parent
ce99053a10
commit
a4ed1a5956
82 changed files with 3802 additions and 444 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue