Changing the default port of publishing to 7612.

This commit is contained in:
sinthuja 2016-11-01 19:46:57 +05:30
parent 8767dd9b44
commit bc84ff85ea

View File

@ -30,7 +30,7 @@
{tcp://localhost:7612/,tcp://localhost:7613},{tcp://localhost:7712/,tcp://localhost:7713/}
-->
<Enabled>false</Enabled>
<ReceiverServerUrl>tcp://localhost:7611</ReceiverServerUrl>
<ReceiverServerUrl>tcp://localhost:7612</ReceiverServerUrl>
<AdminUsername>admin</AdminUsername>
<AdminPassword>admin</AdminPassword>
</AnalyticsConfiguration>