Posted by September 6 2022 / 框架与技术
Node.js & npm
Updated on May 9 2024
72 words
1 minutes read

... visits

Node.js & npm

源码安装nodejs

./configure --prefix=/usr/local/node/0.10.24

npm

package.json

proxy 选项

作用过程为APP向自身路由请求API,如果404,则由代理转发请求proxy指向的服务器上的API。

https://localhost:3000/clusters/projects/projects/pods/hhh666-dd88895c4-55v6n https://localhost:3000/clusters/projects/projects/pods/pushprox-kube-etcd-client-2ncmj

TAGS
On this page