{% 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.

Ngrok extension
{% include "tpos/_api_docs.html" %} {% include "tpos/_tpos.html" %}
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}