mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 15:07:23 +01:00
rework static files server
This commit is contained in:
parent
ea19231851
commit
25aa01c819
12 changed files with 315 additions and 224 deletions
|
|
@ -1,7 +1,3 @@
|
|||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
using System;
|
||||
|
||||
namespace MareSynchronosStaticFilesServer;
|
||||
|
||||
public class Program
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue