trixie/roles/lmn_vm/files/lmn-proxy.sh

4 lines
101 B
Bash
Raw Normal View History

export http_proxy='http://firewall:3128'
export https_proxy=$http_proxy
export ftp_proxy=$http_proxy