diff --git a/app-config.yaml b/app-config.yaml index 743ca31c4b..dd72051189 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -118,11 +118,6 @@ proxy: headers: Authorization: 'Api-Token ${DYNATRACE_ACCESS_TOKEN}' - '/stackstorm': - target: https://your.stackstorm.instance.com/api - headers: - St2-Api-Key: ${ST2_API_KEY} - organization: name: My Company @@ -448,6 +443,3 @@ gocd: permission: enabled: true - -stackstorm: - webUrl: https://your.stackstorm.webui.com