m
This commit is contained in:
@@ -65,6 +65,8 @@ server {
|
||||
set $upstream "http://etherpad:9001";
|
||||
proxy_pass $upstream;
|
||||
|
||||
proxy_redirect / /p/;
|
||||
|
||||
proxy_buffering off;
|
||||
proxy_set_header Host $host;
|
||||
proxy_pass_header Server;
|
||||
|
||||
Reference in New Issue
Block a user