Hard-coded API_KEY into paperless-mcp
This commit is contained in:
@@ -40,7 +40,7 @@ services:
|
|||||||
- "8778:8000"
|
- "8778:8000"
|
||||||
environment:
|
environment:
|
||||||
- PAPERLESS_URL=http://paperless:8000
|
- PAPERLESS_URL=http://paperless:8000
|
||||||
- API_KEY=${PAPERLESS_API_TOKEN}
|
- API_KEY=a5d51c852459ac8b7048681009e9e98c25647cf8
|
||||||
|
|
||||||
paperless-db:
|
paperless-db:
|
||||||
image: postgres:16
|
image: postgres:16
|
||||||
|
|||||||
Reference in New Issue
Block a user