Merge branch 'ChangeCardServicePort-#40' into Release0.1.3
This commit is contained in:
commit
6e11ca0d2c
@ -5,6 +5,6 @@
|
|||||||
</startup>
|
</startup>
|
||||||
<appSettings>
|
<appSettings>
|
||||||
<add key="NLogConfigFilePath" value="Configs/NLogConfig.xml"/>
|
<add key="NLogConfigFilePath" value="Configs/NLogConfig.xml"/>
|
||||||
<add key="DataCenterServiceEndpoint" value="http://localhost:1234"/>
|
<add key="DataCenterServiceEndpoint" value="http://localhost:8800"/>
|
||||||
</appSettings>
|
</appSettings>
|
||||||
</configuration>
|
</configuration>
|
||||||
Loading…
Reference in New Issue
Block a user