.env 239 B

123456789101112
  1. # port
  2. VITE_PORT = 3100
  3. # spa-title
  4. VITE_GLOB_APP_TITLE = Vben Admin
  5. # spa shortname
  6. VITE_GLOB_APP_SHORT_NAME = vue_vben_admin_2x
  7. # Menu generation mode BACK|ROLE
  8. # Need to delete LocalStorage after modification
  9. VITE_GEN_MENU_MODE=ROLE