Add VirtualMedia page
More info: https://github.com/openbmc/webui-vue/issues/7
Signed-off-by: Mateusz Gapski <mateuszx.gapski@intel.com>
Change-Id: I68f2074e77301c68c425f1e661988c751224b713
diff --git a/.env.intel b/.env.intel
index 731a125..74c880e 100644
--- a/.env.intel
+++ b/.env.intel
@@ -1,4 +1,5 @@
NODE_ENV=production
VUE_APP_ENV_NAME="intel"
VUE_APP_COMPANY_NAME="intel"
-VUE_APP_SUBSCRIBE_SOCKET_DISABLED="true"
\ No newline at end of file
+VUE_APP_SUBSCRIBE_SOCKET_DISABLED="true"
+VUE_APP_VIRTUAL_MEDIA_LIST_ENABLED="true"
\ No newline at end of file