edits to .env.example for new port
This commit is contained in:
@@ -51,7 +51,7 @@ MAGIC_LINK_TTL_MIN=15
|
|||||||
# --- Public URL for link construction --------------------------------------
|
# --- Public URL for link construction --------------------------------------
|
||||||
# Absolute base URL (scheme+host+port) used to build outbound links such as
|
# Absolute base URL (scheme+host+port) used to build outbound links such as
|
||||||
# the magic-link auth email. Override for production.
|
# 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 ---------------------------------------------------------
|
# --- Build metadata ---------------------------------------------------------
|
||||||
# Injected at Docker build time. Surfaced by /healthz. Optional in dev.
|
# Injected at Docker build time. Surfaced by /healthz. Optional in dev.
|
||||||
|
|||||||
Reference in New Issue
Block a user