change path to super_user file located in the data directory (#2115)
This commit is contained in:
parent
8e63756c61
commit
4c4f0922a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue