always the smallest details

This commit is contained in:
2024-09-18 01:03:35 +03:00
parent 87a95b9d76
commit 287d8f5cb0
2 changed files with 5 additions and 2 deletions

View File

@@ -4,4 +4,5 @@ Description=Login Mailer
[Service]
Type=simple
ExecStart=/root/server-toolset/login-mailer.sh
Environment="EMAIL=your_email@example.org"
Environment="ENDPOINT=mail.example.org/api/mail"