.env 159 B

1234567891011
  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
  7. VITE_DYNAMIC_IMPORT = false