Merge branch 'main' of https://dev.discours.io/discours.io/inbox
This commit is contained in:
commit
b564f32d72
|
@ -55,7 +55,7 @@ server {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Custom location block for /connect
|
# Custom location block for /connect
|
||||||
location /connect {
|
location /connect/ {
|
||||||
proxy_pass http://presence-8080/;
|
proxy_pass http://presence-8080/;
|
||||||
add_header 'Cache-Control' 'no-cache';
|
add_header 'Cache-Control' 'no-cache';
|
||||||
add_header 'Content-Type' 'text/event-stream';
|
add_header 'Content-Type' 'text/event-stream';
|
||||||
|
|
Loading…
Reference in New Issue
Block a user