From 5bcff247dd7ce6f6b35701dcbbb497a167f85cf3 Mon Sep 17 00:00:00 2001 From: Jaroslav Huss Date: Mon, 6 Jun 2022 14:47:33 +0200 Subject: [PATCH] problem with local url again --- 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