Auto enable HTTPS; Tag v0.1.56

This commit is contained in:
Taylor Helsper 2019-10-19 23:02:50 -05:00
parent 1260c3be6d
commit 437a33e15f
4 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
=== v0.1.56 ===
- Automatically enable HTTPS service
=== v0.1.55 ===
- Add HTTPS option for connecting to web GUI
- Add Bitcoin REST API Access via Tor

View File

@ -192,7 +192,7 @@ fi
systemctl enable firewall
systemctl enable invalid_block_check
systemctl enable usb_driver_check
systemctl enable tls_proxy_https
systemctl enable https
# Disable any old services
sudo systemctl disable hitch

View File

@ -1 +1 @@
0.1.55
0.1.56

View File

@ -400,7 +400,7 @@ systemctl enable mongodb
#systemctl enable lndhub # DISABLED BY DEFAULT
#systemctl enable btc_rpc_explorer # DISABLED BY DEFAULT
systemctl enable tls_proxy
systemctl enable tls_proxy_https
systemctl enable https
systemctl enable rtl
systemctl enable lnd_admin
systemctl enable tor