From 1633c82a535e287802cde33fa7bc31fa4d27b93b Mon Sep 17 00:00:00 2001 From: Chris Wiechmann Date: Tue, 23 Feb 2021 15:52:50 +0100 Subject: [PATCH] Update mulesoft_discovery_agent.yml (#13) --- mulesoft_discovery_agent/mulesoft_discovery_agent.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mulesoft_discovery_agent/mulesoft_discovery_agent.yml b/mulesoft_discovery_agent/mulesoft_discovery_agent.yml index 6aa5b9b..a9a09bb 100644 --- a/mulesoft_discovery_agent/mulesoft_discovery_agent.yml +++ b/mulesoft_discovery_agent/mulesoft_discovery_agent.yml @@ -32,7 +32,7 @@ mulesoft: #anypointExchangeUrl: https://anypoint.mulesoft.com # The Mulesoft environment to connect to. - #environment: Sandbox + environment: Sandbox auth: # The credentials used to connect to Mulesoft username: @@ -49,4 +49,4 @@ mulesoft: # Comma-separated list of tags. If an API has one or more of these tags, the agent ignores this API and will not publish it to Amplify Central. # This property takes precedence over the discoveryTags property/ # Default value: empty. Meaning that no API is ignored - #discoveryIgnoreTags: tags1, tags2 \ No newline at end of file + #discoveryIgnoreTags: tags1, tags2