Update README.md
parent
436a13ff14
commit
c4521c46af
|
@ -49,7 +49,8 @@ All data is being removed 48hrs after they have reached the mail server.
|
||||||
- `cd 48hr.email`
|
- `cd 48hr.email`
|
||||||
- `npm i`
|
- `npm i`
|
||||||
- Change all settings to the desired values:
|
- 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`
|
- `npm run start`
|
||||||
|
|
||||||
- #### Service file example:
|
- #### Service file example:
|
||||||
|
|
Loading…
Reference in New Issue