dev: 开发版端口 16040
This commit is contained in:
@@ -4,7 +4,7 @@ const path = require('path');
|
|||||||
const readline = require('readline');
|
const readline = require('readline');
|
||||||
|
|
||||||
const app = express();
|
const app = express();
|
||||||
const PORT = 16039;
|
const PORT = 16040;
|
||||||
const AGENTS_DIR = '/home/openclaw/.openclaw/agents';
|
const AGENTS_DIR = '/home/openclaw/.openclaw/agents';
|
||||||
|
|
||||||
// 静态文件
|
// 静态文件
|
||||||
|
|||||||
Reference in New Issue
Block a user