Question
How do I run more than one asp.net core application on Nginx server
I want to run two or more asp.net core applications on the same server. But the ip and port they use are 127.0.0.1:5000.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×