Commit bb3dc2be authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change example variable

parent 9ea357ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ Example `kicker-extras.json`:
        "DOCKER_REGISTRY_MIRROR": "https://dockerproxy.acme.host",
        "GOPROXY": "https://artifactory.acme.host/api/go/go-mirror",
        "PIP_INDEX_URL": "https://artifactory.acme.host/api/pypi/pythonproxy/simple",
        "TWINE_REPOSITORY_URL": "https://artifactory.acme.host/api/pypi/python-mirror"
        "PYTHON_REPOSITORY_URL": "https://artifactory.acme.host/api/pypi/python-mirror"
      }
    }
  ]