client/.env
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--
Allow to delete session.
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 =
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