From c4521c46af260045c0d27c3697ddcbb40582b3b0 Mon Sep 17 00:00:00 2001 From: Clara K Date: Tue, 17 Sep 2024 21:01:23 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2558b35..60b6b96 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,8 @@ All data is being removed 48hrs after they have reached the mail server. - `cd 48hr.email` - `npm i` - Change all settings to the desired values: - - Either use environmental variables, or modify `application/config.js` + - Either use environmental variables, or modify `application/config.sample.js` (Rename to `config.js` after) + - For a list of values, check `application/config.sample.js`. - `npm run start` - #### Service file example: