layerindex-web/docker/.gitconfig
Alex Franco 4daaf718db Docker based environment setup
Replicate production setup in Docker containers

[YOCTO #7575]

Signed-off-by: Alex Franco <alejandro.franco@linux.intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2015-10-07 11:34:34 +01:00

12 lines
397 B
INI

# This .gitconfig file resides in /root/ in the "layersapp" container
# add any settings you'd like to have in there, such as proxy servers
[http]
#proxy = http://your.proxy.server:port
[https]
#proxy = https://your.proxy.server:port
[core]
# Optional: uncomment this line if you want to use a proxy script
#gitproxy = /opt/bin/git-proxy
[socks]
#proxy = your.socks.proxy:port