You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A MVC project .net core with docker and nginx (http2 and ssl)
Steps
Run:
docker-compose build
After, run:
docker-compose up
About
This is a sample MVC project in .Net Core 5 that runs in a Nginx Server. The .Net core project is exposed through the reversy-proxy configured in Nginx.
About
A MVC project .net core with docker and nginx (http2 and ssl)