jlelse
/
MailyGo
Archived
1
Fork 0
This commit is contained in:
Jan-Lukas Else 2020-03-22 10:27:04 +01:00
parent 3947d9e671
commit 7d2bab59ce
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ To run the server, you must set a few environment variables from the list below.
| **`EMAIL_TO`** | required | - | Default recipient |
| **`ALLOWED_TO`** | required | - | All allowed recipients (separated by `,`) |
| **`PORT`** | optional | `8080` | The port on which the server should listen |
| **`HONEYPORTS`** | optional | `_t_email` | Honeypot form fields (separated by `,`) |
| **`HONEYPOTS`** | optional | `_t_email` | Honeypot form fields (separated by `,`) |
| **`GOOGLE_API_KEY`** | optional | - | Google API Key for the [Google Safe Browsing API](https://developers.google.com/safe-browsing/v4/) |
## Special form fields