| author | ymh <ymh.work@gmail.com> |
| Mon, 24 Jul 2017 16:58:34 +0200 | |
| changeset 126 | ba8bc0199464 |
| parent 118 | 2cb8d11aa9ca |
| child 130 | 78246db1cbac |
| permissions | -rw-r--r-- |
| 54 | 1 |
REACT_APP_API_ROOT_URL = http://localhost:8000 |
2 |
REACT_APP_BASENAME = |
|
|
118
2cb8d11aa9ca
make description field optional for group
ymh <ymh.work@gmail.com>
parents:
97
diff
changeset
|
3 |
REACT_APP_NETWORK_STATUS_INTERVAL = 2000 |
|
87
dbcee57de2c6
Add first implementation of network monitor
ymh <ymh.work@gmail.com>
parents:
54
diff
changeset
|
4 |
REACT_APP_NETWORK_STATUS_TIMEOUT = 2000 |