changed local mirror url handling

Change-Id: I4ab658678268ce4562b78475f92d15bf0bc80836
Related: PROD-15581
diff --git a/README.rst b/README.rst
index af1b44e..36a2794 100644
--- a/README.rst
+++ b/README.rst
@@ -62,7 +62,8 @@
             pypi_user: user
             pypi_password: password
             pypi_mirror:
-              host: http://pypi.local
+              protocol: http
+              host: pypi.local
               port: 8084
               upstream_fallback: true
               user: user