aboutsummaryrefslogtreecommitdiff
path: root/modern/.env
diff options
context:
space:
mode:
authorditoaugusta <dt_ap@ymail.com>2020-03-24 11:04:27 +0700
committerditoaugusta <dt_ap@ymail.com>2020-03-24 11:04:27 +0700
commitc7254fc1afe2b0cbf80326671cb5d1eda701e5b3 (patch)
treeb6a953d28aff98c78eb7c1bcd46fb4df9ae2ceb0 /modern/.env
parent48a726021f5d3c741749094891d529ccb3ba59b4 (diff)
downloadetbsa-traccar-web-c7254fc1afe2b0cbf80326671cb5d1eda701e5b3.tar.gz
etbsa-traccar-web-c7254fc1afe2b0cbf80326671cb5d1eda701e5b3.tar.bz2
etbsa-traccar-web-c7254fc1afe2b0cbf80326671cb5d1eda701e5b3.zip
feat: .env.local to change backend url
Diffstat (limited to 'modern/.env')
-rw-r--r--modern/.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/.env b/modern/.env
index 6f809cc..69efd74 100644
--- a/modern/.env
+++ b/modern/.env
@@ -1 +1,2 @@
SKIP_PREFLIGHT_CHECK=true
+REACT_APP_URL_NAME='localhost:8082'