I am developing .net core application using steel toe. I have eureka installed on my server and I have updated my appSettings.json. Now when, I run the application, it is just running and not being registered with remote server Do we need to do something to get connected to remote eureka server from the development machine?
Any help on this appreciated