1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 23:38:06 +02:00

Add example of nginx config variables

This commit is contained in:
Shane Kilkelly 2021-03-31 13:35:48 +01:00
parent fe73f6c3fc
commit 19bf5b48d9

View file

@ -12,6 +12,10 @@ EMAIL_CONFIRMATION_DISABLED=true
# see https://github.com/overleaf/overleaf/issues/695
TEXMFVAR=/var/lib/sharelatex/tmp/texmf-var
## Nginx
# NGINX_WORKER_PROCESSES=4
# NGINX_WORKER_CONNECTIONS=768
## Set for SSL via nginx-proxy
#VIRTUAL_HOST=103.112.212.22