summaryrefslogtreecommitdiff
path: root/Caddyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Caddyfile')
-rw-r--r--Caddyfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Caddyfile b/Caddyfile
index 8db7f4d..3c68ab4 100644
--- a/Caddyfile
+++ b/Caddyfile
@@ -1,3 +1,4 @@
golive.yyamashita.com {
+ header Referrer-Policy "no-referrer"
reverse_proxy app:3000
}