[feat] configure HTTPS Only settings (#3801)

This commit is contained in:
Vlad Stan
2026-03-23 12:12:22 +02:00
committed by GitHub
parent fcebb7e28c
commit bbad4a91ae
4 changed files with 59 additions and 11 deletions
+1
View File
@@ -22,6 +22,7 @@ jobs:
- name: run LNbits
env:
LNBITS_ADMIN_UI: true
AUTH_HTTPS_ONLY: false
LNBITS_EXTENSIONS_DEFAULT_INSTALL: "watchonly, satspay, tipjar, tpos, lnurlp, withdraw"
LNBITS_BACKEND_WALLET_CLASS: FakeWallet
run: |