added env variables
This commit is contained in:
@@ -17,4 +17,5 @@ REACT_APP_TRACKING="Tracking"
|
||||
REACT_APP_RESOURCES="Resources"
|
||||
REACT_APP_HISTORY="History"
|
||||
|
||||
REACT_APP_TRACKING_SHOW=1
|
||||
REACT_APP_TRACKING_SHOW=1
|
||||
REACT_APP_HISTORY_SHOW=1
|
||||
@@ -18,3 +18,4 @@ REACT_APP_RESOURCES="Resources"
|
||||
REACT_APP_HISTORY="History"
|
||||
|
||||
REACT_APP_TRACKING_SHOW=1
|
||||
REACT_APP_HISTORY_SHOW=1
|
||||
@@ -18,3 +18,4 @@ REACT_APP_RESOURCES="Resources"
|
||||
REACT_APP_HISTORY="History"
|
||||
|
||||
REACT_APP_TRACKING_SHOW=0
|
||||
REACT_APP_HISTORY_SHOW=0
|
||||
|
||||
Reference in New Issue
Block a user