diff --git a/env.template b/env.template index 2934934..8b6e624 100644 --- a/env.template +++ b/env.template @@ -1,5 +1,9 @@ DOMAIN=localhost -SMTP_USER=admin -SMTP_HOST=localhost -SMTP_PORT=587 +ADMIN_USER= +ADMIN_PASS= + +SMTP_HOST= +SMTP_PORT= +SMTP_USER= +SMTP_PASS=