diff --git a/env.example b/env.example index b73b4ad0..3da1de47 100644 --- a/env.example +++ b/env.example @@ -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=