Cambio server

This commit is contained in:
cvaldes1201
2024-05-21 16:42:42 -06:00
parent 556f986084
commit dcb0bd0a29
2 changed files with 4 additions and 4 deletions

View File

@@ -20,8 +20,8 @@ Sub Process_Globals
Public FLP As FusedLocationProvider
' Private flpStarted As Boolean
Dim reqManager As DBRequestManager
' Dim DBReqServer As String = "http://187.189.244.154:1781"
Dim DBReqServer As String = "http://11.0.0.107:1781"
Dim DBReqServer As String = "http://187.189.244.154:1781"
' Dim DBReqServer As String = "http://11.0.0.107:1781"
' Dim DBReqServer As String = "http://10.0.0.205:1783"
' Dim DBReqServer As String = "http://192.168.100.10:1781"
Dim Timer1 As Timer