From 8eb4ec789ccb17b9b897d9924b6841593dde8560 Mon Sep 17 00:00:00 2001 From: Jaroslav Date: Sun, 8 May 2022 18:01:01 +0200 Subject: [PATCH] problem with global link 2 --- client/src/GLOBAL_URL.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/GLOBAL_URL.ts b/client/src/GLOBAL_URL.ts index b70f0c9..c54230b 100644 --- a/client/src/GLOBAL_URL.ts +++ b/client/src/GLOBAL_URL.ts @@ -1,3 +1,3 @@ -export const GLOBAL_URL: string = "http://localhost:5001"; +export const GLOBAL_URL: string = "https://vpsli4228.a24vps.com/uuiot"; //https://vpsli4228.a24vps.com/uuiot //http://localhost:5001