Config
This commit is contained in:
@@ -19,4 +19,6 @@ REACT_APP_HISTORY="History"
|
||||
|
||||
REACT_APP_TRACKING_SHOW=1
|
||||
|
||||
REACT_APP_RESOURCES_SHOW=1
|
||||
REACT_APP_RESOURCES_SHOW=1
|
||||
|
||||
REACT_APP_VERSION_NO="DEF-CONFIG"
|
||||
@@ -20,3 +20,5 @@ REACT_APP_HISTORY="History"
|
||||
REACT_APP_TRACKING_SHOW=1
|
||||
|
||||
REACT_APP_RESOURCES_SHOW=1
|
||||
|
||||
REACT_APP_VERSION_NO="DEV-CONFIG"
|
||||
|
||||
@@ -20,3 +20,5 @@ REACT_APP_HISTORY="History"
|
||||
REACT_APP_TRACKING_SHOW=0
|
||||
|
||||
REACT_APP_RESOURCES_SHOW=0
|
||||
|
||||
REACT_APP_VERSION_NO="PROD-CONFIG"
|
||||
|
||||
@@ -170,6 +170,9 @@ export default function Login() {
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
{process.env.REACT_APP_VERSION_NO}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user