remove default app server value
This commit is contained in:
parent
f297005973
commit
dbbe9cdd62
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user