.NET Core Web API hosting docker
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Currently in my local machine, after i develop my net core Web API, i built an image and run my Web API in docker container Then i open a Web browser and default to http://localhost:4200/api I having a question Let say i want to deploy my Web API image to other production machine and run as container as well, and i want to redefine my Web API Access URL, example http://my-sample-web.com/api/ How can i do that's? Is it to set it in my apps settings or in my docker file?
Hi, I would feel glad to be a membership of CodeProject, I know the site could help developer much