Set up lndhub.go

closes #454
This commit is contained in:
Râu Cao
2022-12-11 14:30:27 +01:00
parent 430f8b36b6
commit 7d11450c4e
9 changed files with 171 additions and 21 deletions

View File

@@ -0,0 +1,3 @@
<% @config.each do |key, value| %>
<%= key.upcase %>=<%= value.to_s %>
<% end %>