generated from bisco/codex-bootstrap
fix(dev): log confirmation links locally
This commit is contained in:
@@ -136,6 +136,7 @@ Local Docker convention:
|
||||
- set `SITE_BASE_URL=http://localhost`;
|
||||
- keep `DJANGO_CSRF_TRUSTED_ORIGINS` and browser-facing `CORS_ALLOWED_ORIGINS` aligned with that public URL;
|
||||
- if you publish nginx on a different port, update `SITE_BASE_URL` and trusted origins to the same host and port.
|
||||
- local/debug reservation email sends also log the confirmation URL so browser testing can continue even if SMTP is missing or fails.
|
||||
|
||||
Required database configuration:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user