Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Co-authored-by: François Prunayre <[email protected]>
  • Loading branch information
josegar74 and fxprunayre authored Dec 14, 2023
1 parent 14404a5 commit 33237fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1480,8 +1480,8 @@
-->
<proxy.securityMode>DB_LINK_CHECK</proxy.securityMode>
<!-- Hosts to exclude from http proxy access: typically localhost, intranet resources -->
<proxy.excludeHosts></proxy.excludeHosts>
<!--<proxy.excludeHosts>^(localhost|127\..*|0\..*|255\.255\.255\.255|.*\.local|.*\.localhost|0:0:0:0:0:0:1|::1)$</proxy.excludeHosts>-->
<proxy.excludeHosts>^(localhost|127\..*|0\..*|255\.255\.255\.255|.*\.local|.*\.localhost|0:0:0:0:0:0:1|::1)$</proxy.excludeHosts>

<!-- Additional ports (separated by | char) allowed to be access through the http proxy. 80 and 443 are always allowed -->
<proxy.allowPorts></proxy.allowPorts>
<!--<proxy.allowPorts>8443|8080</proxy.allowPorts>-->
Expand Down

0 comments on commit 33237fa

Please sign in to comment.