| author | Alexandre Segura <mex.zktk@gmail.com> |
| Mon, 26 Jun 2017 17:40:28 +0200 | |
| changeset 93 | 469da13402e2 |
| parent 87 | dbcee57de2c6 |
| child 97 | 69eaef18b01b |
| permissions | -rw-r--r-- |
| 54 | 1 |
REACT_APP_API_ROOT_URL = http://localhost:8000 |
2 |
REACT_APP_BASENAME = |
|
|
87
dbcee57de2c6
Add first implementation of network monitor
ymh <ymh.work@gmail.com>
parents:
54
diff
changeset
|
3 |
REACT_APP_NETWORK_STATUS_INTERVAL = 2000 |
|
dbcee57de2c6
Add first implementation of network monitor
ymh <ymh.work@gmail.com>
parents:
54
diff
changeset
|
4 |
REACT_APP_NETWORK_STATUS_TIMEOUT = 2000 |