随笔分类 -  nginx

nginx前端配置
摘要:Nginx部署(针对vue项目) 运行打包命令生成 dist 文件:npm run dev 打开 nginx.conf文件,配置对应的信息 # nginx.conf location / { root C:\Users\Desktop\project\dist; index index.html i 阅读全文
posted @ 2023-02-06 22:20 小方块的世界 阅读(107) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示