Skip to content

Commit 3da1dcc

Browse files
committed
Merge branch 'master' of github.com:codercom/code-server
2 parents e02101c + ffc4705 commit 3da1dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/self-hosted/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ OPTIONS
8585
proxy_pass http://localhost:8443/;
8686
proxy_set_header Upgrade $http_upgrade;
8787
proxy_set_header Connection upgrade;
88+
proxy_set_header Accept-Encoding gzip;
8889
}
8990
}
9091
```

0 commit comments

Comments
 (0)