commit
debc8cc333
1 changed files with 7 additions and 0 deletions
|
|
@ -19,7 +19,14 @@
|
|||
#DATABASE_FILE=db.sqlite
|
||||
#METRICS_DATABASE_FILE=metrics.sqlite
|
||||
#LOGS_DIR=logs
|
||||
# directory where app data will be stored
|
||||
#DATA_DIR=
|
||||
# Pub will generate a ranom secret to encrypt the seed phrase in the database.
|
||||
# Specify a location only if you require privleged storage, else it will be stored in the Pub data dir.
|
||||
#WALLET_SECRET_PATH=
|
||||
# If using a password file directly within LND's configuration, specify it here for Pub to use it for unlocking.
|
||||
#WALLET_PASSWORD_PATH=
|
||||
|
||||
|
||||
#LOCALHOST
|
||||
#ADMIN_TOKEN=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue