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.
LNBITS_ADMIN_UI=false
LNBITS_ADMIN_UI=true
update: i fixed the problem!
the .env file got copied into a new directory, but the parameters remained at
LNBITS_ADMIN_UI=falseeven tho i edited it before the file got copied. after setting it toLNBITS_ADMIN_UI=truein the new directory, things finally worked.