Update README.md
This commit is contained in:
parent
d7247df96c
commit
4abd2625a7
1 changed files with 1 additions and 6 deletions
|
|
@ -258,13 +258,8 @@ ls -lh data/*/*.json
|
||||||
|
|
||||||
- Consider using `rsync --delete` to remove old files
|
- Consider using `rsync --delete` to remove old files
|
||||||
|
|
||||||
🔐 Security Tips
|
## 🔐 Security Tips
|
||||||
|
|
||||||
Restrict access to the site directory:
|
|
||||||
```bash
|
|
||||||
chmod 750 /var/www/your-site
|
|
||||||
chmod 750 /var/www/your-site/deploy.sh
|
|
||||||
```
|
|
||||||
Regularly update Hugo and nak:
|
Regularly update Hugo and nak:
|
||||||
```bash
|
```bash
|
||||||
# Check for updates
|
# Check for updates
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue