lmn-client/roles/lmn_vm/files/lmn-proxy.sh
2023-02-07 19:18:57 +01:00

3 lines
101 B
Bash
Executable file

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