areweplaying/cmd
Harry Culpan bda5ef1fcf Fix PORT env var overwriting the 8080 fallback
The old code set port='8080' then unconditionally overwrote it with
os.Getenv("PORT"), which returns "" when unset, causing the server
to bind to ':' instead of ':8080'.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 18:39:19 -04:00
..
cli Log and return PersistSession error in check command 2026-06-30 18:33:32 -04:00
web Fix PORT env var overwriting the 8080 fallback 2026-06-30 18:39:19 -04:00