摘要: 配置: server { listen 7777; server_name localhost; location / { proxy_pass https://mirrors.estc.edu.cn/; } } 修改了dns和host,都不能解决。 但是直接访问 http://mirrors.es 阅读全文
posted @ 2023-05-09 19:57 Shieryue 阅读(98) 评论(0) 推荐(0)