removed REACT_APP_NETWORK_RESURRECTOR_SERVER_URL

master
Tudor Stanciu 2023-02-07 00:45:03 +02:00
parent 3f94695d79
commit e1c4b2ca04
1 changed files with 1 additions and 2 deletions

3
.env
View File

@ -2,8 +2,7 @@
REACT_APP_IDENTITY_AUTHENTICATION_URL=https://lab.code-rove.com/tuitio/identity/authenticate?UserName={username}&Password={password}
REACT_APP_NETWORK_RESURRECTOR_API_URL=http://localhost:5064
#REACT_APP_NETWORK_RESURRECTOR_SERVER_URL=http://localhost:5062
#REACT_APP_NETWORK_RESURRECTOR_SERVER_URL=https://lab.code-rove.com/network-resurrector-server-api
#REACT_APP_NETWORK_RESURRECTOR_API_URL=https://lab.code-rove.com/network-resurrector-api
#600000 milliseconds = 10 minutes
REACT_APP_MACHINE_PING_INTERVAL=600000