pull down to refresh

update: i fixed the problem!

the .env file got copied into a new directory, but the parameters remained at
LNBITS_ADMIN_UI=false
even tho i edited it before the file got copied.
after setting it to
LNBITS_ADMIN_UI=true
in the new directory, things finally worked.