mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 04:41:32 +02:00
Merge pull request #12428 from overleaf/em-server-pro-git-bridge-proxy
Git bridge proxy in Server Pro GitOrigin-RevId: 298c63c89e71865432512fdb4612cb42a762f29b
This commit is contained in:
@@ -61,4 +61,7 @@ server {
|
|||||||
proxy_pass http://127.0.0.1:8080; # clsi-nginx.conf
|
proxy_pass http://127.0.0.1:8080; # clsi-nginx.conf
|
||||||
proxy_http_version 1.1;
|
proxy_http_version 1.1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Load any extra configuration for this vhost
|
||||||
|
include /etc/nginx/vhost-extras/sharelatex/*.conf;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user