This commit is contained in:
cvaldes1201
2023-11-08 13:49:14 -06:00
parent acb76e9a76
commit ae6bca0c21
5 changed files with 12 additions and 16 deletions

View File

@@ -21,7 +21,7 @@ Sub Process_Globals
' Private flpStarted As Boolean
Dim reqManager As DBRequestManager
' Dim DBReqServer As String = "http://11.0.0.253:1782"
Dim DBReqServer As String = "http://187.189.244.154:1782"
Dim DBReqServer As String = "http://187.189.244.154:1781"
' Dim DBReqServer As String = "http://10.0.0.205:1782"
' Dim DBReqServer As String = "http://11.0.0.231:1782"
Dim Timer1 As Timer