mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-10 17:42:49 +08:00
chore: release v0.8.4 — 移除龙虾军团入口,精简前端
This commit is contained in:
@@ -12,7 +12,7 @@ import { fileURLToPath } from 'url'
|
||||
import net from 'net'
|
||||
import http from 'http'
|
||||
import crypto from 'crypto'
|
||||
import { DOCKER_TASK_TIMEOUT_MS } from '../src/lib/docker-tasking.js'
|
||||
const DOCKER_TASK_TIMEOUT_MS = 10 * 60 * 1000
|
||||
|
||||
const __dev_dirname = path.dirname(fileURLToPath(import.meta.url))
|
||||
const OPENCLAW_DIR = path.join(homedir(), '.openclaw')
|
||||
|
||||
Reference in New Issue
Block a user