Update README.md

This commit is contained in:
2024-02-02 11:45:53 +00:00
parent d9872bd6b5
commit e1d434c33a

View File

@@ -58,9 +58,8 @@ server {
=================================================
In de nginx config file een wachtwoord opnemen:
=================================================
```
auth_basic "Administrator Area";
auth_basic_user_file /etc/nginx/.htpasswd;