ASP.NET Core app on Nginx does not use .css files
I would like to run asp.net core app on my local Linux-server (Ubuntu 22.14 LTS). I have successfully installed the .Net Core SDK 8.03 and installed Nginx as a reverse proxy. While testing the configuration with a very simple WebApp (generated in VS2022), I noticed the following:
ASP.NET Core app on Nginx does not use .css files
I would like to run asp.net core app on my local Linux-server (Ubuntu 22.14 LTS). I have successfully installed the .Net Core SDK 8.03 and installed Nginx as a reverse proxy. While testing the configuration with a very simple WebApp (generated in VS2022), I noticed the following: