use fqdn in proxy
This commit is contained in:
parent
af3c1fc1b1
commit
00d5229f00
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
export http_proxy='http://firewall:3128'
|
export http_proxy='http://firewall.pn.steinbeis.schule: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
|
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