docs: passing vars to appimage (#3164)

This commit is contained in:
Arc
2025-05-20 11:51:52 +03:00
committed by GitHub
parent 7d0545dae1
commit e4d09c6d12
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -36,7 +36,6 @@ LNBITS_DATA_FOLDER="${LNBITS_DATA_FOLDER:-$LAUNCH_DIR/lnbits/database}"
LNBITS_EXTENSIONS_PATH="${LNBITS_EXTENSIONS_PATH:-$LAUNCH_DIR/lnbits/extensions}"
export LNBITS_DATA_FOLDER
export LNBITS_EXTENSIONS_PATH
export LNBITS_ADMIN_UI=true
# Define the LNbits URL
URL="http://0.0.0.0:5000"