mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
add proxy support
This commit is contained in:
@@ -36,3 +36,8 @@ pg_port=5432
|
||||
|
||||
# AWX Tunables
|
||||
awx_secret_key=aabbcc
|
||||
|
||||
# Proxy
|
||||
#http_proxy=http://proxy:3128
|
||||
#https_proxy=http://proxy:3128
|
||||
#no_proxy=mycorp.org
|
||||
|
||||
Reference in New Issue
Block a user