diff --git a/agentex/docker-compose.yml b/agentex/docker-compose.yml index 58ef9c2..0347315 100644 --- a/agentex/docker-compose.yml +++ b/agentex/docker-compose.yml @@ -151,6 +151,7 @@ services: - WATCHFILES_FORCE_POLLING=true - ENABLE_HEALTH_CHECK_WORKFLOW=true - AGENTEX_SERVER_TASK_QUEUE=agentex-server + - ALLOWED_ORIGINS=http://localhost:3000 ports: - "5003:5003" volumes: