diff options
Diffstat (limited to 'Caddyfile')
| -rw-r--r-- | Caddyfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,5 +6,7 @@ golive.yyamashita.com { } whoisband.yyamashita.com { + header Referrer-Policy "no-referrer" + header X-Robots-Tag "noindex, nofollow" reverse_proxy whois-app:3000 } |
