From 2889dc5c98104b67eed41831a7fff995d4595833 Mon Sep 17 00:00:00 2001 From: Manuel Bustillo Date: Sat, 30 Nov 2024 19:12:13 +0100 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 93a449f..8e8d48e 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,10 @@ The backend, frontend and workers have hot-reloading enabled, so changes made to Once all containers have started, visit http://libre-wedding-planner.app.localhost/dashboard to load the application. +## Email delivery + +In the development environment, real emails will not be sent. You can visit http://libre-wedding-planner.app.localhost/letter_opener/ to get a list of emails generated by the application. + ## Testing Unit tests can be executed with