Merge branch 'pyentrypoint'
This commit is contained in:
commit
bebf1704ed
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ HiddenServicePort {{link.port}} {{link.ip}}:{{link.port}}
|
|||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
||||
{% if 'RELAY' in environ %}
|
||||
{% if 'RELAY' in env %}
|
||||
ORPort 9001
|
||||
{% endif %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue