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:
@@ -12,6 +12,7 @@ services:
|
|||||||
RATE_LIMIT: true
|
RATE_LIMIT: true
|
||||||
WS_FALLBACK: false
|
WS_FALLBACK: false
|
||||||
RTC_CONFIG: /rtc_config.json
|
RTC_CONFIG: /rtc_config.json
|
||||||
|
DEBUG_MODE: true
|
||||||
networks:
|
networks:
|
||||||
- compose_network
|
- compose_network
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user