Files
docker-compose-cookbooks/openclaw_dev/sample.env
T

9 lines
241 B
Bash

OPENCLAW_IMAGE=ghcr.io/openclaw/openclaw:latest
OPENCLAW_RESTART=unless-stopped
VOL_PATH=/data
OPENCLAW_PORT=18789
OPENCLAW_GATEWAY_BIND=lan
OPENCLAW_DISABLE_BONJOUR=1
OPENCLAW_GATEWAY_TOKEN=change-me-to-a-random-secret
TZ=America/Vancouver