mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-27 10:16:16 -04:00
Fixes README and spacing.
This commit is contained in:
parent
f418dc26b8
commit
e7ab87ebf0
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ server {
|
|||
proxy_pass http://node:3000;
|
||||
proxy_set_header Connection "upgrade";
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header X-Forwarded-for $remote_addr;
|
||||
proxy_set_header X-Forwarded-for $remote_addr;
|
||||
}
|
||||
|
||||
#error_page 404 /404.html;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue