add npm command for node-vless

This commit is contained in:
zizifn
2023-03-20 01:18:16 +08:00
committed by zizifn
parent 0dc7f66508
commit 89fca93cf6

View File

@@ -26,6 +26,13 @@ https://render.com/
![render3](./render3-1.png)
> 如果你不喜欢docker可以直接写 npm 命令。
>
> | 选项 | 值 |
> | ------------- | --------------------------------------- |
> | Build Command | `npm install; npm run node-vless:build` |
> | Start Command | `npm run node-vless:start` |
**⚠️ 添加环境变量 UUID**
![render4](./render4-1.png)