fix(dev): log confirmation links locally

This commit is contained in:
bisco
2026-04-29 23:39:12 +02:00
parent e5fcbfeb26
commit 1a5e9103f6
5 changed files with 89 additions and 0 deletions

View File

@@ -32,3 +32,4 @@ ENVIRONMENT=local
# Local convention: nginx is the public entrypoint on http://localhost.
# If you change the published nginx port, update SITE_BASE_URL and trusted origins to match.
# In local/debug mode, failed or attempted reservation emails also log the confirmation URL for manual browser testing.