From fce5b4d1a0797a90187f0c479f91e16703e08d9f Mon Sep 17 00:00:00 2001 From: Yoshie Muranaka Date: Mon, 31 Aug 2020 07:28:02 -0700 Subject: Update Intel dotenv file to allow style customizations Signed-off-by: Yoshie Muranaka Change-Id: I1798cc276a3b3c889b0e21fb935b95fedfebe44d --- .env.intel | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.env.intel') diff --git a/.env.intel b/.env.intel index 74c880e2..46201455 100644 --- a/.env.intel +++ b/.env.intel @@ -2,4 +2,5 @@ NODE_ENV=production VUE_APP_ENV_NAME="intel" VUE_APP_COMPANY_NAME="intel" VUE_APP_SUBSCRIBE_SOCKET_DISABLED="true" -VUE_APP_VIRTUAL_MEDIA_LIST_ENABLED="true" \ No newline at end of file +VUE_APP_VIRTUAL_MEDIA_LIST_ENABLED="true" +CUSTOM_STYLES="true" \ No newline at end of file -- cgit v1.2.3