mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
9 lines
241 B
Bash
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
|