feat: 自定义新增外部web服务功能

This commit is contained in:
2026-04-23 12:55:56 +08:00
parent c320066b63
commit 17e946ae56
4 changed files with 209 additions and 72 deletions

6
logs/voice-chat-web.log Normal file
View File

@@ -0,0 +1,6 @@
==================================================
[2026-04-22T12:29:26.685865] start
Command: mkdir -p logs && MODEL_SERVICE_URL=http://192.168.2.5:12001 nohup python3 main.py > logs/server.log 2>&1 & disown
Directory: /home/xian/.openclaw/workspace-coder/works/voice-chat-web
/bin/sh: 1: disown: not found