I have created a .NET Core project with a SQL Server database in Windows 10, and I want to deploy it using the Nginx proxy on a virtual machine(Debian).
Which are the steps to follow to achieve that?
I have created a .NET Core project with a SQL Server database in Windows 10, and I want to deploy it using the Nginx proxy on a virtual machine(Debian).
Which are the steps to follow to achieve that?