fix: Use app-config.yaml from master
Signed-off-by: pamelin <pamelin@expediagroup.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user