mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-17 04:11:50 +00:00
Removed all echo "==="
Fixes for nginx Fixes for rabbitmqctl commands
This commit is contained in:
@@ -39,7 +39,7 @@ location /api/v1/events {
|
||||
|
||||
proxy_pass http://tornado;
|
||||
include /etc/nginx/zulip-include/proxy_longpolling;
|
||||
proxy_buffering on;
|
||||
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user