library/roles/smartgears/sharelatex_connector/templates/sharelatex-web.xml.j2: Fix a variable.

This commit is contained in:
Andrea Dell'Amico 2017-05-08 17:41:11 +02:00
parent 83f02b9292
commit cc7c04342a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
</context-param>
<context-param>
<param-name>hostName</param-name>
<param-value>{{ sharelatex.d4science.org }}</param-value>
<param-value>{{ sharelatex_hostname }}</param-value>
</context-param>
<context-param>
<param-name>mongoHost</param-name>