update 26.8.11

This commit is contained in:
kun
2026-08-18 13:33:26 +08:00
parent 8a97973289
commit d8d16e1b56
3 changed files with 23 additions and 38 deletions
-4
View File
@@ -1,10 +1,6 @@
# 官方镜像
OPENCLAW_IMAGE=ghcr.io/openclaw/openclaw:latest
# 宿主机持久化目录
OPENCLAW_CONFIG_DIR=/volume2/docker/docker_projects/openclaw/data
OPENCLAW_WORKSPACE_DIR=/volume2/docker/docker_projects/openclaw/workspace
OPENCLAW_AUTH_PROFILE_SECRET_DIR=/volume2/docker/docker_projects/openclaw/auth
# 你希望 Web UI 使用 2800
OPENCLAW_GATEWAY_PORT=2800