fix(input): run watcher as codex user

This commit is contained in:
2025-10-15 17:38:07 -05:00
parent 92fc6e5d68
commit b359b39b50
3 changed files with 7 additions and 51 deletions

View File

@@ -8,8 +8,6 @@ services:
container_name: RCEO-AI-ResumeCustomizer-InputProcessor
restart: "no"
environment:
PUID: "${LOCAL_UID:-1000}"
PGID: "${LOCAL_GID:-1000}"
POLL_INTERVAL_SECONDS: "${POLL_INTERVAL_SECONDS:-5}"
CODEX_TIMEOUT_SECONDS: "${CODEX_TIMEOUT_SECONDS:-600}"
volumes: