Skip to content

Commit

Permalink
Add GUI Name on Intel environment
Browse files Browse the repository at this point in the history
Add VUE_APP_GUI_NAME variable with name to .env.intel.

Signed-off-by: MichalX Szopinski <[email protected]>
Change-Id: I0cf56f3f4eb60508a3325b86e52f84711e0757ee
  • Loading branch information
mszopinx authored and rfrandse committed Jun 30, 2022
1 parent ec88fa8 commit e01f2c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.intel
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
NODE_ENV=production
VUE_APP_ENV_NAME="intel"
VUE_APP_COMPANY_NAME="intel"
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"
Expand Down

0 comments on commit e01f2c8

Please sign in to comment.