Changeset f1ee40e in Klonkt for src/views/shell.ejs

Timestamp:
06/28/2026 11:30:57 AM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
4fdbbe6
Parents:
2f919c0
Message:

chore(server): startup log shows PUBLIC_BASE_URL when set (was hardcoded localhost)

PUBLIC_BASE_URL already includes scheme+host, so it's logged as-is (no :PORT); the local bind
HOST:PORT is shown as a secondary line. Falls back to http://localhost:PORT when unset.

(No files)

Note: See TracChangeset for help on using the changeset viewer.