diff --git a/.env.example b/.env.example index f317b2908..0aa34238c 100644 --- a/.env.example +++ b/.env.example @@ -30,11 +30,11 @@ MONGO_PASSWORD=example # Required SITE_URL=http://localhost:8080 -# Mail/SMTP - SMTP_HOST='smtp-server' -SMTP_PORT='1025' -SMTP_NAME='local' -SMTP_USERNAME='team@infisical.com' +# Mail/SMTP +SMTP_HOST= +SMTP_PORT= +SMTP_NAME= +SMTP_USERNAME= SMTP_PASSWORD= # Integration