This commit is contained in:
parent
878c0dc216
commit
4d11daa6e8
|
@ -55,7 +55,7 @@ server {
|
|||
}
|
||||
|
||||
# Custom location block for /connect
|
||||
location /connect {
|
||||
location /connect/ {
|
||||
proxy_pass http://presence-8080/;
|
||||
add_header 'Cache-Control' 'no-cache';
|
||||
add_header 'Content-Type' 'text/event-stream';
|
||||
|
|
Loading…
Reference in New Issue
Block a user