Files
2026-03-18 17:19:03 +08:00

6 lines
104 B
Bash

# port 端口号
VITE_PORT = 1818
# open 运行 npm run dev 时自动打开浏览器
VITE_OPEN = false