fix(claude-dev): add env_file to docker-compose for ANTHROPIC env vars
Deploy Claude Dev (Dev) / deploy-claude-dev-dev (push) Has been cancelled
Deploy Dashboard (Dev) / Backend Tests (push) Failing after 11m13s
Deploy Dashboard (Dev) / Frontend Tests (push) Failing after 15m4s
Deploy Dashboard (Dev) / Deploy to Dev (push) Has been skipped

The NAS deployment already had this line; syncing back to source
so future CI deploys don't wipe it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Gan, Jimmy
2026-06-03 11:16:57 +08:00
parent 6ed875ae81
commit 6fce702820
+2
View File
@@ -7,6 +7,8 @@ services:
stdin_open: true
tty: true
working_dir: /repos/nas-tools
env_file:
- /volume1/docker/claude-dev/.env
volumes:
- /volume1/repos:/repos
- /volume1/docker/claude-dev/claude-config:/root/.claude