Hard-coded API_KEY into paperless-mcp

This commit is contained in:
Rishi Ghan
2026-01-01 17:49:04 -05:00
parent 31c3475974
commit 5fca958180

View File

@@ -40,7 +40,7 @@ services:
- "8778:8000"
environment:
- PAPERLESS_URL=http://paperless:8000
- API_KEY=${PAPERLESS_API_TOKEN}
- API_KEY=a5d51c852459ac8b7048681009e9e98c25647cf8
paperless-db:
image: postgres:16