Skip to content

Commit 22a4cfe

Browse files
committed
Update
1 parent edc1840 commit 22a4cfe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_hosts/media.codonaft/etc/nginx/http.d/nostr.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ server {
3838
proxy_send_timeout 365d;
3939
proxy_read_timeout 365d;
4040

41+
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
42+
4143
proxy_set_header Upgrade $http_upgrade;
4244
proxy_set_header Connection "upgrade";
4345

0 commit comments

Comments
 (0)