distrib
This commit is contained in:
parent
a8e2a2114d
commit
ced57c2437
3 changed files with 663 additions and 2 deletions
|
|
@ -14,8 +14,6 @@ DATABASE_FILE=db.sqlite
|
|||
METRICS_DATABASE_FILE=metrics.sqlite
|
||||
LOGS_DIR=logs
|
||||
|
||||
LOG_LEVEL=DEBUG
|
||||
|
||||
#LOCALHOST
|
||||
#ADMIN_TOKEN=
|
||||
#PORT=8080
|
||||
|
|
@ -70,6 +68,7 @@ LOG_LEVEL=DEBUG
|
|||
#MOCK_LND=false
|
||||
#ALLOW_BALANCE_MIGRATION=false
|
||||
#MIGRATE_DB=false
|
||||
#LOG_LEVEL=DEBUG
|
||||
|
||||
#METRICS
|
||||
#RECORD_PERFORMANCE=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue