* Changed port of API

* Changed filtering and grid headers
* Added TranslatedStatus field
This commit is contained in:
2025-01-29 17:12:18 +01:00
parent 40cd96460e
commit 6df1857246
4 changed files with 29 additions and 26 deletions

View File

@@ -15,6 +15,6 @@
"Audience": "FaKrosnoClient"
},
"Host": {
"Urls": "http://0.0.0.0:5000"
"Urls": "http://0.0.0.0:5555"
}
}