摘要: 修改nginx.conf listen 8089; server_name localhost; #charset koi8-r; #access_log logs/host.access.log main; location / { root vuetest\dist; index index.h 阅读全文
posted @ 2021-03-15 22:46 liuyong111 阅读(541) 评论(0) 推荐(0) 编辑