client/.env
author duong tam kien <tk@deveha.com>
Mon, 10 Jul 2017 16:15:52 +0200
changeset 113 33a04d0a7ecc
parent 97 69eaef18b01b
child 118 2cb8d11aa9ca
permissions -rw-r--r--
adds note taking lifecycle diagram
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
54
fad489be9c77 add some config values
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
REACT_APP_API_ROOT_URL = http://localhost:8000
fad489be9c77 add some config values
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
REACT_APP_BASENAME =
97
69eaef18b01b Improve the network saga. Try to avoid unnecessary token refresh
ymh <ymh.work@gmail.com>
parents: 87
diff changeset
     3
REACT_APP_NETWORK_STATUS_INTERVAL = 20000
87
dbcee57de2c6 Add first implementation of network monitor
ymh <ymh.work@gmail.com>
parents: 54
diff changeset
     4
REACT_APP_NETWORK_STATUS_TIMEOUT = 2000