mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
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>