change path to super_user file located in the data directory (#2115)

This commit is contained in:
Sebastian Hagens 2023-11-22 17:30:30 +01:00 committed by GitHub
parent 8e63756c61
commit 4c4f0922a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.