HR notification added

This commit is contained in:
2025-12-27 21:57:10 +01:00
parent ce19237444
commit 733ee756c7
7 changed files with 1124 additions and 1 deletions
+4
View File
@@ -11,3 +11,7 @@ MAIL_DEFAULT_SENDER=noreply@example.com
# Company Settings
COMPANY_NAME=Ihr Firmenname
# HR Notification Settings
HR_EMAIL=hr@example.com
APPLICATION_URL_BASE=http://localhost:5000