diff --git a/docs/source/node-explorer.rst b/docs/source/node-explorer.rst index 48c0a96088..cc68ad2970 100644 --- a/docs/source/node-explorer.rst +++ b/docs/source/node-explorer.rst @@ -63,11 +63,11 @@ The Demo Nodes can be started in one of two modes: .. note:: 5 Corda nodes will be created on the following port on localhost by default. - * Notary -> 20003 (Does not accept logins) - * Alice -> 20006 - * Bob -> 20009 - * UK Bank Plc -> 20012 (*Issuer node*) - * USA Bank Corp -> 20015 (*Issuer node*) + * Notary -> 20005 (Does not accept logins) + * UK Bank Plc -> 20011 (*Issuer node*) + * USA Bank Corp -> 20008 (*Issuer node*) + * Alice -> 20017 + * Bob -> 20014 Explorer login credentials to the Issuer nodes are defaulted to ``manager`` and ``test``. Explorer login credentials to the Participants nodes are defaulted to ``user1`` and ``test``.