layerindex-web/docker/.gitconfig
Alex Franco e6233b61cd 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>
2016-06-22 16:35:06 -05: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