Merge branch 'pyentrypoint'

This commit is contained in:
Christophe Mehay 2016-03-16 22:17:12 +01:00
commit bebf1704ed

View file

@ -5,7 +5,7 @@ HiddenServicePort {{link.port}} {{link.ip}}:{{link.port}}
{% endfor %}
{% endfor %}
{% if 'RELAY' in environ %}
{% if 'RELAY' in env %}
ORPort 9001
{% endif %}