no_proxy section for internal domains added

This commit is contained in:
Raphael Dannecker 2023-05-03 18:28:35 +02:00
parent 78abee37a4
commit b412535de3

View file

@ -1,3 +1,4 @@
export http_proxy='http://firewall:3128' export http_proxy='http://firewall:3128'
export https_proxy=$http_proxy export https_proxy=$http_proxy
export ftp_proxy=$http_proxy export ftp_proxy=$http_proxy
export no_proxy=firewall.pn.steinbeis.schule,server.pn.steinbeis.schule,idam.steinbeis.schule,dw.steinbeis.schule,.pn.steinbeis.schule,.steinbeis.schule