{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %} Access this lnbits instance at the following url {{ ngrok }} Note that if you restart your device, your device will generate a new url. If anyone is using your old one for wallets, lnurls, etc., whatever they are doing will stop working. {% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}
{{ ngrok }}
Note that if you restart your device, your device will generate a new url. If anyone is using your old one for wallets, lnurls, etc., whatever they are doing will stop working.