Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
radaron committed Feb 11, 2025
1 parent 41df8a0 commit 1ede466
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ server {
proxy_pass http://rpi_remote_server/;
}
location / {
return 301 http://$server_name/manage;
}
location /socket.io {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Host $host;
Expand Down

0 comments on commit 1ede466

Please sign in to comment.