mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-06-19 01:24:55 +02:00
527204ea87
The script runs from host piped into the container, so argparse doesn't work with stdin. Use env vars (BRIDGE_URL, FULL) as primary config with fallback CLI arg parsing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>