add some notice

This commit is contained in:
slawkens 2023-02-14 23:22:17 +01:00
parent 590fe0762d
commit 8503135ce0

View File

@ -22,6 +22,7 @@ server {
deny all;
}
# this is very important, be sure its in your nginx conf - it prevents access to logs etc.
location /system {
deny all;
return 404;