摘要:
test 阅读全文
posted @ 2021-08-03 19:14
lcf&qzd
阅读(33)
评论(0)
推荐(0)
摘要:
#配置反向代理1 http { server { listen 80; server_name 192.168.10.201; location / { proxy_pass http://127.0.0.1:8080; } } } #配置反向代理2 http { server { listen 9 阅读全文
posted @ 2021-08-03 10:01
lcf&qzd
阅读(114)
评论(0)
推荐(0)

浙公网安备 33010602011771号