From 718811bafb19bf94a071bd933e8ba0b550c44ceb Mon Sep 17 00:00:00 2001 From: pamelin Date: Fri, 3 Feb 2023 14:54:54 +0000 Subject: [PATCH] fix: Use app-config.yaml from master Signed-off-by: pamelin --- app-config.yaml | 8 -------- 1 file changed, 8 deletions(-) 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