mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-23 07:30:54 +08:00
Fixes README and spacing.
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user