Ravi Kumar
Ravi Kumar

Reputation: 341

Deploying mule project on public network

deployed the mule project in a mule stand alone under our organization domain. I could connect to it from anywhere under the domain through the system and the the Project works fine. The problem is when i deployed on the public network (or Amazon, ..), i am unable to connect to it. Does there is any specific settings needed to be done when i deployed outside the organization domain.

Upvotes: 0

Views: 174

Answers (1)

David Dossot
David Dossot

Reputation: 33413

Bind your HTTP endpoints to 0.0.0.0.

Upvotes: 1

Related Questions