This commit is contained in:
Maël Gramain 2025-03-02 22:07:07 +01:00
commit 4bf13b0000
10 changed files with 62 additions and 12 deletions
compute-2-mep/gitlab

View file

@ -0,0 +1,3 @@
SMTP_HOST=[[SMTP_HOST]]
SMTP_PASS=[[SMTP_PASS]]
SMTP_USER=[[SMTP_USER]]