Update README.md
This commit is contained in:
parent
73f4c229c6
commit
66b359fcf7
@ -36,13 +36,13 @@ data/
|
||||
cd email-webhook-receiver
|
||||
```
|
||||
|
||||
2. Make sure data/emails/ is writable by your web server:
|
||||
2. Make sure data/emails/ is writable by your web server:
|
||||
```bash
|
||||
mkdir -p data/emails
|
||||
chmod -R 775 data/emails
|
||||
```
|
||||
|
||||
3. Configure your web server (e.g., Apache or Nginx + PHP) to POST email data to this script.
|
||||
3. Configure your web server (e.g., Apache or Nginx + PHP) to POST email data to this script.
|
||||
|
||||
⸻
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user