fix: Added StaticFiles may this fix the Linux problems #16
@@ -50,6 +50,7 @@ else
|
||||
|
||||
app.UseHttpsRedirection();
|
||||
|
||||
app.UseStaticFiles();
|
||||
|
||||
app.UseAntiforgery();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user