diff --git a/docs/guide/admin_ui.md b/docs/guide/admin_ui.md index b705cc9c7..254a72921 100644 --- a/docs/guide/admin_ui.md +++ b/docs/guide/admin_ui.md @@ -60,7 +60,7 @@ $ poetry run lnbits ``` You can now `cat` the Super User ID: ``` -$ cat .super_user +$ cat data/.super_user 123de4bfdddddbbeb48c8bc8382fe123 ``` You can access your super user account at `/wallet?usr=super_user_id`. You just have to append it to your normal LNbits web domain.