REACT_APP_MACHINE_PING_INTERVAL
parent
f66a005b88
commit
c704d1fe37
2
.env
2
.env
|
@ -5,3 +5,5 @@ 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
|
Loading…
Reference in New Issue