1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-03 00:02:50 +02:00

Send mails using the runmailer_pg command

This commit is contained in:
Emmy D'Anello
2025-04-25 00:00:25 +02:00
parent ba36ad4071
commit 3750828883
2 changed files with 1 additions and 5 deletions

View File

@ -4,6 +4,7 @@ crond -l 0
python manage.py migrate
python manage.py update_index
python manage.py runmailer_pg &
nginx