I work on a few websites in different solutions that integrate with each other. To get them to work properly locally, I have to override the URLs. When I change the url from localhost:[port] to local.mydomain.com:[port], browser link no longer works. Can I assume this is a security feature and visual studio won't let me debug javascript unless I'm running as localhost?
Asked
Active
Viewed 280 times
1
-
Hello and welcome to Stack Overflow, please take a time to go through the welcome tour to know your way around here (and also to earn your first badge), read how to create a [mcve] example and also check [ask] so you increase your chances to get feedback and useful answers. – garfbradaz Jan 22 '18 at 13:38