From 51a7e0faa9c16c4cebd666ff496bba2a34afb24f Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Sat, 4 Feb 2023 13:24:19 +0200 Subject: [PATCH] tuitio url --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 0fca351..4963271 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ PUBLIC_URL=/network-resurrector/ -REACT_APP_IDENTITY_AUTHENTICATION_URL=https://lab.code-rove.com/identity-server-api/identity/authenticate?UserName={username}&Password={password} +REACT_APP_IDENTITY_AUTHENTICATION_URL=https://lab.code-rove.com/tuitio/identity/authenticate?UserName={username}&Password={password} REACT_APP_NETWORK_RESURRECTOR_API_URL=https://lab.code-rove.com/network-resurrector-api #900000 milliseconds = 15 minutes