docs(install): update container setup paths

This commit is contained in:
Vincent Koc
2026-03-19 13:40:10 -07:00
parent 46ccbacbd9
commit a94e21e0a7
7 changed files with 21 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
.git
.worktrees
# Sensitive files docker-setup.sh writes .env with OPENCLAW_GATEWAY_TOKEN
# Sensitive files scripts/docker/setup.sh writes .env with OPENCLAW_GATEWAY_TOKEN
# into the project root; keep it out of the build context.
.env
.env.*