mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
Disable some variable to make sign_up/login work…
This commit is contained in:
parent
c8f01102b8
commit
3d4e6b316e
1 changed files with 3 additions and 3 deletions
|
@ -44,8 +44,8 @@ TEXMFVAR=__INSTALL_DIR__/tmp/texmf-var
|
|||
# NGINX_WORKER_CONNECTIONS=768
|
||||
|
||||
## Set for TLS via nginx-proxy
|
||||
OVERLEAF_BEHIND_PROXY=true
|
||||
OVERLEAF_SECURE_COOKIE=false
|
||||
# OVERLEAF_BEHIND_PROXY=true
|
||||
# OVERLEAF_SECURE_COOKIE=false
|
||||
|
||||
OVERLEAF_SITE_URL=https://__DOMAIN__
|
||||
# OVERLEAF_NAV_TITLE=Our Overleaf Instance
|
||||
|
|
Loading…
Reference in a new issue