Export daily stats per user to CSV
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
DB_USER=lndhub
|
||||
DB_PASSWORD=12345678
|
||||
DB_NAME=lndhub
|
||||
DB_HOST=10.1.1.1
|
||||
# DB_PORT=5432
|
||||
# BATCH_SIZE=10
|
||||
# MAX_INVOICES=21000 # per user
|
||||
# ANONYMIZATION_KEY=12345678
|
||||
Reference in New Issue
Block a user