Update README.md

Updated email notification info
This commit is contained in:
Joshua Ryder
2025-05-26 18:55:17 -04:00
committed by GitHub
parent eac93f120c
commit f1bc53c907

View File

@@ -145,9 +145,9 @@ docker run -d --name rsvp-manager \
## Email Notifications ## Email Notifications
By setting up the environment variables in the `docker-compose.yml`, you can have notifications sent to the recipients of your choice when someone submits an RSVP to an event. The notification will include the details of their submission and links to view or manage the RSVPs for that event. By setting up the environment variables in the `docker-compose.yml`, you can have notifications sent to the recipients of your choice when someone submits an RSVP to an event. The notification will include the details of their submission and links to view or manage the RSVPs for that event.
Users will also have the option to get an email confirmation of their submission that will include a unique link to view/edit their submission! Email notifications will also be sent to users when they complete their submission that will serve as a confirmation of their RSVP. It will include a link to view/edit their own submission. It will also include a link to a downloadable ICS file that users can use to add the event to their calendar!
## Authentication with Authentik ## Authentication with Authentik