Oops cleaned a pasted line

This commit is contained in:
kexkey
2020-12-11 16:58:03 -05:00
parent ef1dea6905
commit bc4e4fa26e

View File

@@ -5,8 +5,6 @@ HiddenServicePort <%= traefik_http_port %> traefik:<%= traefik_http_port %>
HiddenServicePort <%= traefik_https_port %> traefik:<%= traefik_https_port %>
<% } %>
<% if (features.indexOf('lightning') != -1) { %>
<% if ( features.indexOf('lightning') != -1 && torifyables && torifyables.indexOf('tor_lightning') !== -1 && lightning_expose ) { %>
HiddenServiceDir /tor/lightning/hidden_service/
HiddenServiceVersion 3