摘要: ```location / { proxy_pass http://localhost:3000; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection 'upgrade'; proxy_set_header Host $host; ... 阅读全文
posted @ 2020-04-08 10:29 哈喽哈喽111111 阅读(271) 评论(0) 推荐(0)
摘要: elasticsearch.yml配置文件 扩展: 阅读全文
posted @ 2020-04-08 10:26 哈喽哈喽111111 阅读(259) 评论(0) 推荐(0)