remotes/1693176582716663532/tmp_refs/heads/watchparty
justcool393 2022-10-29 16:55:24 -05:00
parent 401731e32a
commit c481acace0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ server {
listen 80;
listen [::]:80;
proxy_set_header Host $http_host;
add_header Referrer-Policy same-origin;
add_header Referrer-Policy "same-origin";
location / {
proxy_pass http://localhost:5000/;