Files
Ben Potter dba7122ebe Fix Host header for non-standard ports (resolves #21)
- Include port in HTTP Host header when non-standard (not 80/443)
- Add 20s connection timeout to prevent hangs on unreachable hosts
- Add get-logs command to nook-adb.sh for easy log access
- Update .mux/init to symlink ~/trmnl-prefs for shared device configs
- Update AGENTS.md documentation

This fixes Laravel BYOS servers on non-standard ports (e.g., :4567)
returning image URLs without the port number. Laravel uses the Host
header to construct URLs, so the missing port caused image fetch failures.

Tested and verified working on device with Laravel BYOS at port 4567.
2026-02-17 21:58:12 -06:00

Symbolic link
1 line
27 B
Plaintext