logger added

This commit is contained in:
andrei-mihnea-cerbu
2024-05-02 14:21:34 +03:00
665 changed files with 9158 additions and 4633 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
"AllowedHosts": "*",
"ApiSettings": {
"ApiKey": "testapikey",
"ApiEndpoint": "https://localhost:5001/api"
"ApiEndpoint": "https://healthcaremanager.ddns.net/api"
}
}