Skip to content

Commit 82e8578

Browse files
authored
Merge branch 'master' into hotfixes
2 parents f0fa1f6 + acef4d7 commit 82e8578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/nginx.conf.jinja2

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ http {
8282
proxy_pass http://studio;
8383
proxy_redirect off;
8484
proxy_set_header Host $host;
85+
proxy_read_timeout 100s;
8586
}
8687

8788
location /content/ {

0 commit comments

Comments
 (0)