Merge pull request #1147 from lnbits/settings/env/allowed_users

User ID comment in `.env.example`
This commit is contained in:
calle 2022-11-24 15:45:00 +01:00 committed by GitHub
commit 10a1f86901
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ PORT=5000
DEBUG=false
# Allow users and admins by user IDs (comma separated list)
LNBITS_ALLOWED_USERS=""
LNBITS_ADMIN_USERS=""
# Extensions only admin can access