fix(compose): source env from ~/.claude-homelab/.env

This commit is contained in:
Jacob Magar 2026-04-01 16:52:56 -04:00
parent 78ff0ec091
commit 4bfa02ef0f

View file

@ -7,7 +7,7 @@ services:
ports:
- "${UNRAID_MCP_PORT:-6970}:${UNRAID_MCP_PORT:-6970}"
env_file:
- .env
- ~/.claude-homelab/.env
volumes:
- ./logs:/app/logs
- ./backups:/app/backups