Updated image to github image

This commit is contained in:
2026-06-20 10:47:03 +02:00
parent 7e1173bf2c
commit 383b131bac
5 changed files with 2 additions and 8 deletions
-1
View File
@@ -18,7 +18,6 @@ app.UseRouting();
app.UseDoxaApi(options =>
{
options.RoutePrefix = "doxa";
});