mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-30 17:23:58 +02:00
Small documentation fix
This commit is contained in:
parent
c5bf6797b6
commit
ad3656ca39
1 changed files with 2 additions and 2 deletions
|
@ -153,7 +153,7 @@ cp.example.com {
|
||||||
php_fastcgi unix//run/php/php8.2-fpm.sock
|
php_fastcgi unix//run/php/php8.2-fpm.sock
|
||||||
}
|
}
|
||||||
header * {
|
header * {
|
||||||
Referrer-Policy "no-referrer"
|
Referrer-Policy "same-origin"
|
||||||
Strict-Transport-Security max-age=31536000;
|
Strict-Transport-Security max-age=31536000;
|
||||||
X-Content-Type-Options nosniff
|
X-Content-Type-Options nosniff
|
||||||
X-Frame-Options DENY
|
X-Frame-Options DENY
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue