Revert """

This reverts commit c481acace0.
remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-10-29 23:57:42 +02:00
parent c481acace0
commit 1977d2e180
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/;