debug: enable DEBUG_MODE for PairDrop to diagnose connection issues

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-06 22:02:26 +01:00
parent e2b7db5912
commit 9b43b75480

View File

@@ -12,6 +12,7 @@ services:
RATE_LIMIT: true
WS_FALLBACK: false
RTC_CONFIG: /rtc_config.json
DEBUG_MODE: true
networks:
- compose_network
labels: