Files
appstore/apps/openclaw/latest/.env.sample
T
2026-03-06 11:35:31 +08:00

9 lines
248 B
Bash

CONTAINER_NAME="openclaw"
OPENCLAW_BRIDGE_PORT=18790
OPENCLAW_CONFIG_DIR="./data/conf"
OPENCLAW_GATEWAY_BIND="lan"
OPENCLAW_GATEWAY_TOKEN="xxxxxxxxxxxxxxxxx"
OPENCLAW_MODE="local"
OPENCLAW_WORKSPACE_DIR="./data/workspace"
PANEL_APP_PORT_HTTP=18789