mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-05 05:04:46 +02:00
docker: correct comment in .gitconfig
We moved this when we switched to using a specific user account. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
308a1c6cfe
commit
d99cbe3edf
|
@ -1,4 +1,4 @@
|
||||||
# This .gitconfig file resides in /root/ in the "layersapp" container
|
# This .gitconfig file resides in /home/layers/ in the "layersapp" container
|
||||||
# add any settings you'd like to have in there, such as proxy servers
|
# add any settings you'd like to have in there, such as proxy servers
|
||||||
[http]
|
[http]
|
||||||
#proxy = http://your.proxy.server:port
|
#proxy = http://your.proxy.server:port
|
||||||
|
|
Loading…
Reference in New Issue
Block a user