dev into master #1

Merged
ptarrant merged 23 commits from dev into master 2026-04-22 13:04:31 +00:00
Showing only changes of commit fbd822e8dd - Show all commits

View File

@@ -51,7 +51,7 @@ MAGIC_LINK_TTL_MIN=15
# --- Public URL for link construction --------------------------------------
# Absolute base URL (scheme+host+port) used to build outbound links such as
# the magic-link auth email. Override for production.
PUBLIC_BASE_URL=http://127.0.0.1:8000
PUBLIC_BASE_URL=http://127.0.0.1:8080
# --- Build metadata ---------------------------------------------------------
# Injected at Docker build time. Surfaced by /healthz. Optional in dev.