feat: Add Nomad deployment configuration and update email handling
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 19s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 19s
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
GMAIL_USER=your_email@gmail.com
|
||||
GMAIL_APP_PASSWORD=your_app_password
|
||||
RECIPIENT_EMAIL=recipient1@example.com,recipient2@example.com
|
||||
Reference in New Issue
Block a user