2020-12-26 02:27:53 +02:00
|
|
|
PUBLIC_URL=/network-resurrector/
|
2021-04-24 22:44:28 +03:00
|
|
|
REACT_APP_IDENTITY_AUTHENTICATION_URL=https://toodle.ddns.net/identity-server-api/identity/authenticate?UserName={username}&Password={password}
|
|
|
|
REACT_APP_NETWORK_RESURRECTOR_API_URL=https://toodle.ddns.net/network-resurrector-api
|
|
|
|
|
|
|
|
#900000 milliseconds = 15 minutes
|
|
|
|
REACT_APP_MACHINE_PING_INTERVAL=900000
|
|
|
|
|
|
|
|
#300000 milliseconds = 5 minutes
|
|
|
|
REACT_APP_MACHINE_STARTING_TIME=300000
|