.env 161 B

12345
  1. # port 端口号
  2. VITE_PORT = 8888
  3. # public path 配置线上环境路径(打包)、本地通过 http-server 访问时,请置空即可
  4. VITE_PUBLIC_PATH = /