feat: add AGENTS.md and openclaw_dev stack

This commit is contained in:
2026-06-27 08:08:36 -07:00
parent 97c93abcd7
commit 5b9680274a
4 changed files with 147 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
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