Add whole-app password protection
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user