Health check

This commit is contained in:
Julian
2022-02-12 14:48:49 +01:00
parent 0e1b585db6
commit 9fa602664f
10 changed files with 94 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
},
"AllowedHosts": "*",
"MongoDbConfig": {
"Host": "localhost",
"Host": "truenas",
"Port": "27017"
}
}