remove API, add submodule

This commit is contained in:
Stanley Dimant
2022-07-17 00:09:16 +02:00
parent 17c69666e8
commit 00037e643e
17 changed files with 9 additions and 191 deletions

View File

@@ -77,7 +77,6 @@ namespace MareSynchronosServer
app.UseHsts();
}
app.UseHttpsRedirection();
app.UseStaticFiles();
app.UseRouting();