wallet paths
This commit is contained in:
parent
853f7d5a70
commit
a386eb8f4f
1 changed files with 6 additions and 0 deletions
|
|
@ -19,7 +19,13 @@
|
|||
#DATABASE_FILE=db.sqlite
|
||||
#METRICS_DATABASE_FILE=metrics.sqlite
|
||||
#LOGS_DIR=logs
|
||||
# directory where app data will be stored
|
||||
#DATA_DIR=
|
||||
# file path for wallet secret, will be used to encrypt the seed, and converted as hex into bytes to make a password, if the password file is not provided or empty
|
||||
#WALLET_SECRET_PATH=
|
||||
# file path for wallet password
|
||||
#WALLET_PASSWORD_PATH=
|
||||
|
||||
|
||||
#LOCALHOST
|
||||
#ADMIN_TOKEN=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue