diff --git a/shell.nix b/shell.nix index fada1fae8..fa4cc4efc 100644 --- a/shell.nix +++ b/shell.nix @@ -197,9 +197,9 @@ let UPLOAD_S3_KEY_ID=''${MINIO_ACCESS_KEY} UPLOAD_S3_KEY=''${MINIO_SECRET_KEY} - SMTPHOST=''${SMTPHOST} - SMTPPORT=''${SMTPPORT} - SMTPSSL=''${SMTPSSL} + # SMTPHOST=''${SMTPHOST} + # SMTPPORT=''${SMTPPORT} + # SMTPSSL=''${SMTPSSL} EOF set +xe