Closed wars2k closed 1 year ago
This commit removes the need for an external web server by using the built in ASP.NET Core UseStaticFiles functionality. This greatly simplifies the Dockerfile, makes the docker image smaller, and makes development easier.
This commit removes the need for an external web server by using the built in ASP.NET Core UseStaticFiles functionality. This greatly simplifies the Dockerfile, makes the docker image smaller, and makes development easier.