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