map/ui/dasadmin/.env
2024-06-19 16:32:11 +08:00

7 lines
105 B
Bash

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