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