X-Git-Url: http://www.git.cypherpunks.ru/?p=gocheese.git;a=blobdiff_plain;f=doc%2Fproxy.texi;fp=doc%2Fproxy.texi;h=a06e82e601c355e92b44c0e0ffcbfd03e0d69693;hp=48e10ed59bb4c5d9b1f988f83433040841815d0e;hb=2899b3bc394a1df21a20e4cbfc6650ee7dac9106;hpb=7ee3842e5680ee1e4150ad5fc8e1a3aee00a53fe diff --git a/doc/proxy.texi b/doc/proxy.texi index 48e10ed..a06e82e 100644 --- a/doc/proxy.texi +++ b/doc/proxy.texi @@ -31,6 +31,7 @@ Those URLs give human readable packages listing and package information. To use GoCheese as a proxy, just configure your @file{pip.conf}: @example -[install] +[global] index-url = http://gocheese.host:8080/simple/ +trusted-host = gocheese.host @end example