removing the proxy settings from pom of front end
[vid.git] / vid-webpack-master / pom.xml
index 3f6f946..ec7555d 100644 (file)
                 <!-- Optional configuration which provides for running any npm command -->
                 <configuration>
                   <arguments>install --verbose cypress @bahmutov/add-typescript-to-cypress</arguments>
-                  <environmentVariables>
-                    <NO_PROXY>.att.com</NO_PROXY>
-                    <http_proxy>http://one.proxy.att.com:8080</http_proxy>
-                    <https_proxy>http://one.proxy.att.com:8080</https_proxy>
-                  </environmentVariables>
                 </configuration>
               </execution>