remove default app server value
This commit is contained in:
@@ -20,7 +20,7 @@ Public Class ClassConfig
|
|||||||
<ConnectionStringAppServer>
|
<ConnectionStringAppServer>
|
||||||
Public Property ConnectionStringAppServer As String = ""
|
Public Property ConnectionStringAppServer As String = ""
|
||||||
<GlobalSetting>
|
<GlobalSetting>
|
||||||
Public Property AppServerConfig As String = "172.24.12.39:9000"
|
Public Property AppServerConfig As String = ""
|
||||||
|
|
||||||
Public ReadOnly Property IsIDB As Boolean
|
Public ReadOnly Property IsIDB As Boolean
|
||||||
Get
|
Get
|
||||||
|
|||||||
Reference in New Issue
Block a user