summaryrefslogtreecommitdiff
path: root/.env.ibs
diff options
context:
space:
mode:
Diffstat (limited to '.env.ibs')
-rw-r--r--.env.ibs9
1 files changed, 9 insertions, 0 deletions
diff --git a/.env.ibs b/.env.ibs
new file mode 100644
index 00000000..d2d51c65
--- /dev/null
+++ b/.env.ibs
@@ -0,0 +1,9 @@
+NODE_ENV=production
+VUE_APP_ENV_NAME="ibs"
+VUE_APP_COMPANY_NAME="IBS"
+VUE_APP_GUI_NAME="BMC System Management"
+VUE_APP_SUBSCRIBE_SOCKET_DISABLED="true"
+VUE_APP_SWITCH_TO_BACKUP_IMAGE_DISABLED="true"
+VUE_APP_MODIFY_SSH_POLICY_DISABLED="true"
+VUE_APP_VIRTUAL_MEDIA_LIST_ENABLED="true"
+CUSTOM_STYLES="true" \ No newline at end of file