2021-04-16 00:55:18 +03:00
|
|
|
#REACT_APP_IDENTITY_AUTHENTICATION_URL=http://localhost:5063/identity/authenticate?UserName={username}&Password={password}
|
|
|
|
|
2023-02-05 00:44:52 +02:00
|
|
|
REACT_APP_IDENTITY_AUTHENTICATION_URL=https://lab.code-rove.com/tuitio/identity/authenticate?UserName={username}&Password={password}
|
2021-04-17 03:21:43 +03:00
|
|
|
REACT_APP_NETWORK_RESURRECTOR_API_URL=http://localhost:5064
|
2021-04-17 14:07:53 +03:00
|
|
|
#REACT_APP_NETWORK_RESURRECTOR_SERVER_URL=http://localhost:5062
|
2022-12-29 22:47:15 +02:00
|
|
|
#REACT_APP_NETWORK_RESURRECTOR_SERVER_URL=https://lab.code-rove.com/network-resurrector-server-api
|
2021-04-18 01:53:32 +03:00
|
|
|
|
2021-04-18 18:37:48 +03:00
|
|
|
#600000 milliseconds = 10 minutes
|
|
|
|
REACT_APP_MACHINE_PING_INTERVAL=600000
|
|
|
|
|
|
|
|
#300000 milliseconds = 5 minutes
|
|
|
|
REACT_APP_MACHINE_STARTING_TIME=300000
|