docs: remove unnecessary path rewrite from jenkins plugin docs

This commit is contained in:
Oliver Sand
2020-10-02 11:44:05 +02:00
parent e0dce26354
commit ad8fa6b9a3
-2
View File
@@ -32,8 +32,6 @@ proxy:
Authorization:
$secret:
env: JENKINS_BASIC_AUTH_HEADER
pathRewrite:
'^/api/proxy/jenkins/api/': '/'
```
4. Add an environment variable which contains the Jenkins credentials, (note: use an API token not your password)