Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions code-builder-home/modules/ROOT/pages/urls-to-allow.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Allow URLs for Anypoint Code Builder

Configure your firewall, antivirus, and proxy settings to allow Anypoint Code Builder URLs. Allowing these URLs ensures Anypoint Code Builder can connect to Anypoint Platform services, download dependencies, and access Maven repositories. This configuration prevents connection issues and improves performance if working with external hosts and Anypoint Platform services.
Configure your firewall, antivirus, and proxy settings to allow Anypoint Code Builder URLs. Allowing these URLs ensures Anypoint Code Builder can connect to Anypoint Platform services, download dependencies, and access Maven repositories. This configuration prevents connection issues and improves performance if working with external hosts and Anypoint Platform services. These URLs apply to both the Desktop IDE and Cloud IDE versions of Anypoint Code Builder.

== Allow Anypoint Code Builder URLs

Expand Down Expand Up @@ -34,14 +34,14 @@ Some entries use a wildcard (*) to indicate that all subdomains must be allowed.
* MuleSoft Maven repositories and connectors update site
** \https://repository.mulesoft.org
** \https://*.repository.mulesoft.org
* Anypoint Code Builder update sites
* Anypoint Code Builder update sites (Desktop IDE and Cloud IDE)
** \https://anypoint.code-builder.platform.salesforce.com
** \https://*.anypoint.code-builder.platform.salesforce.com
* Anypoint Platform services: CloudHub, Exchange, Core Services [Commcloud / Hyperforce]
** \https://anypoint.mulesoft.com
** \https://*.anypoint.mulesoft.com
** \http://platform.mulesoft.com
** \http://*.platform.mulesoft.com
** \https://platform.mulesoft.com
** \https://*.platform.mulesoft.com
* Nexus
** \https://nexus.build.msap.io
** \https://*.nexus.build.msap.io
Expand Down