{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
Access this lnbits instance at the following url

{{ ngrok }}

Ngrok extension

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.

Created by Supertestnet.
{% endblock %}{% block scripts %} {{ window_vars(user) }} {% endblock %}