Hide LDAP tab on Intel environment

Signed-off-by: MichalX Szopinski <michalx.szopinski@intel.com>
Change-Id: I18c5df56a857733adebec57f0fba68590dcb11f8
diff --git a/.env.intel b/.env.intel
index 4620145..f47d794 100644
--- a/.env.intel
+++ b/.env.intel
@@ -3,4 +3,7 @@
 VUE_APP_COMPANY_NAME="intel"
 VUE_APP_SUBSCRIBE_SOCKET_DISABLED="true"
 VUE_APP_VIRTUAL_MEDIA_LIST_ENABLED="true"
-CUSTOM_STYLES="true"
\ No newline at end of file
+CUSTOM_STYLES="true"
+CUSTOM_APP_NAV="true"
+CUSTOM_STORE="true"
+CUSTOM_ROUTER="true"
\ No newline at end of file