Kobo: fetch via busybox wget en HTTP direct (curl absent) + port 8899

This commit is contained in:
2026-06-15 11:55:12 +02:00
parent b4cfb74792
commit edf1a81b21
3 changed files with 17 additions and 4 deletions

View File

@@ -5,6 +5,9 @@ services:
container_name: monitorink
restart: unless-stopped
env_file: .env
# Port HTTP direct sur le LAN pour la Kobo (busybox wget, sans Caddy/TLS).
ports:
- "8899:8080"
volumes:
# Login Claude ISOLÉ dédié à Monitorink (lecture/écriture pour le refresh du token).
# Créé via: CLAUDE_CONFIG_DIR=/home/jerem/.monitorink-claude claude auth login