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