fix: 修正 OpenClaw 服务访问地址,添加 '/openclaw' 路径
This commit is contained in:
@@ -29,7 +29,7 @@ export const getLiveMdContent = (opts?: { more?: boolean }) => {
|
||||
|
||||
### 服务访问地址
|
||||
#### nginx 反向代理访问(推荐)
|
||||
- OpenClaw: ${openclawUrl}
|
||||
- OpenClaw: ${openclawUrl+'/openclaw'}
|
||||
- OpenCode: ${opencodeUrl}
|
||||
|
||||
### 直接访问
|
||||
|
||||
Reference in New Issue
Block a user