mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Changing the default port of publishing to 7612.
This commit is contained in:
parent
8767dd9b44
commit
bc84ff85ea
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user