mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
feat: add github authentication for agent work orders pr creation
This commit is contained in:
@@ -175,6 +175,7 @@ services:
|
||||
- AGENT_WORK_ORDERS_PORT=${AGENT_WORK_ORDERS_PORT:-8053}
|
||||
- CLAUDE_CLI_PATH=${CLAUDE_CLI_PATH:-claude}
|
||||
- GH_CLI_PATH=${GH_CLI_PATH:-gh}
|
||||
- GH_TOKEN=${GITHUB_PAT_TOKEN}
|
||||
networks:
|
||||
- app-network
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user