REACT_APP_MACHINE_PING_INTERVAL

master
Tudor Stanciu 2021-04-18 01:53:32 +03:00
parent f66a005b88
commit c704d1fe37
1 changed files with 3 additions and 1 deletions

4
.env
View File

@ -4,4 +4,6 @@ REACT_APP_IDENTITY_AUTHENTICATION_URL=https://toodle.ddns.net/identity-server-ap
REACT_APP_NETWORK_RESURRECTOR_API_URL=http://localhost:5064 REACT_APP_NETWORK_RESURRECTOR_API_URL=http://localhost:5064
#REACT_APP_NETWORK_RESURRECTOR_SERVER_URL=http://localhost:5062 #REACT_APP_NETWORK_RESURRECTOR_SERVER_URL=http://localhost:5062
REACT_APP_NETWORK_RESURRECTOR_SERVER_URL=https://toodle.ddns.net/network-resurrector-api REACT_APP_NETWORK_RESURRECTOR_SERVER_URL=https://toodle.ddns.net/network-resurrector-api
REACT_APP_MACHINE_PING_INTERVAL=300000