Change proxy settings in play framework
问题 I was behind a proxy when I setup play framework. I edited the ~/.activator/activatorconfig.txt file and it worked fine. Now I need to remove that proxy to work on a different network. I commented out the line but the activator script still tries to use the proxy for connection, when I run ./activator new (or ./activator ui). The file currently looks like this # This are the proxy settings we use for activator # Multiple proxy hosts can be used by separating them with a '|' sign # Do not