chore(stacks): update library-desk env vars for wiki change detection
Replace WIKIJS_API_KEY with WIKIJS_USERNAME/PASSWORD and add WIKIJS_DB_PASSWORD for PostgreSQL LISTEN/NOTIFY connection. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -54,7 +54,9 @@ services:
|
||||
|
||||
# Wiki.js Configuration
|
||||
- WIKIJS_URL=http://wiki:3000
|
||||
- WIKIJS_API_KEY=${WIKIJS_API_KEY}
|
||||
- WIKIJS_USERNAME=librarian@schweitz.net
|
||||
- WIKIJS_PASSWORD=${WIKIJS_PASSWORD}
|
||||
- WIKIJS_DB_PASSWORD=${WIKIJS_DB_PASSWORD}
|
||||
|
||||
# SearXNG Configuration
|
||||
- SEARXNG_URL=http://searxng:8080
|
||||
|
||||
Reference in New Issue
Block a user