Use 比特骆驼 logo for PWA/brand marks, remove install button, docs Ubuntu 22.04 only.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+3
-1
@@ -191,6 +191,8 @@ frontend/src/components/
|
||||
|
||||
## 4. 部署相关文件
|
||||
|
||||
目标环境:**Ubuntu 22.04** + PM2。目录默认 `/opt/eth_hedge_sim`。
|
||||
|
||||
### 4.1 `deploy/ecosystem.config.cjs`(示意)
|
||||
|
||||
```js
|
||||
@@ -252,7 +254,7 @@ module.exports = {
|
||||
|
||||
| 允许 | 禁止 |
|
||||
|------|------|
|
||||
| 复制 OKX 行情订阅、签名、深度解析到本仓库 | 修改 `C:\Users\dekun\Desktop\crypto_monitor` 下任何文件 |
|
||||
| 复制 OKX 行情订阅、签名、深度解析到本仓库 | 修改现网 `crypto_monitor` 仓库内任何文件 |
|
||||
| 复制「买一流动性检查」思路后重写 | 把本项目塞进现网 monorepo 一起 PM2 |
|
||||
| 新建本仓库的 `.env` | 默认使用现网交易 Key 做模拟(模拟不需要交易权限) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user