mirror of
https://github.com/Crazyco-xyz/48hr.email.git
synced 2025-07-01 22:47:09 +02:00
Update README.md
This commit is contained in:
parent
436a13ff14
commit
c4521c46af
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue