docs: passing vars to appimage (#3164)
This commit is contained in:
parent
7d0545dae1
commit
e4d09c6d12
2 changed files with 1 additions and 2 deletions
1
.github/packaging/linux/AppDir/AppRun
vendored
1
.github/packaging/linux/AppDir/AppRun
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue