diff --git a/output/Docker/docker-compose.yml b/output/Docker/docker-compose.yml index 0b3cfe5..19f38eb 100644 --- a/output/Docker/docker-compose.yml +++ b/output/Docker/docker-compose.yml @@ -1,11 +1,11 @@ name: RCEO-AI-ResumeCustomizer-Output services: - rceo-ai-resumecustomizer-output-processor: + rceo-ai-resumecustomizer-outputprocessor: build: context: . dockerfile: Dockerfile - container_name: RCEO-AI-ResumeCustomizer-Output-Processor + container_name: RCEO-AI-ResumeCustomizer-OutputProcessor restart: always environment: PUID: "${LOCAL_UID:-1000}" diff --git a/output/README.md b/output/README.md index f10b9a1..e4fb0ef 100644 --- a/output/README.md +++ b/output/README.md @@ -18,7 +18,7 @@ cd output/Docker ./run-output-processor.sh up -d ``` -The script detects either the Docker Compose plugin or the legacy `docker-compose` binary and forwards any additional arguments you supply (`down`, `logs`, etc.). The stack registers under the project name `RCEO-AI-ResumeCustomizer-Output`, and the primary container is `RCEO-AI-ResumeCustomizer-Output-Processor`. +The script detects either the Docker Compose plugin or the legacy `docker-compose` binary and forwards any additional arguments you supply (`down`, `logs`, etc.). The stack registers under the project name `RCEO-AI-ResumeCustomizer-Output`, and the primary container is `RCEO-AI-ResumeCustomizer-OutputProcessor`. ## What the Watcher Does 1. Polls `ForRelease/inbox` every few seconds for a single Markdown resume.