no_proxy section for internal domains added
This commit is contained in:
parent
78abee37a4
commit
b412535de3
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
export http_proxy='http://firewall:3128'
|
||||
export https_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
|
||||
|
|
Loading…
Add table
Reference in a new issue