Add whole-app password protection

This commit is contained in:
2026-08-03 00:06:07 +03:30
parent 4eb9d7fb37
commit f5f54bac66
7 changed files with 178 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ services:
env_file:
- .env
ports:
- "${RESUME_AGENT_PORT:-8000}:8000"
- "${RESUME_AGENT_PORT:-8900}:8000"
volumes:
- ./.resume-agent:/app/.resume-agent
- ./output:/app/output