mirror of
https://github.com/aljazceru/mutiny-net.git
synced 2025-12-17 05:54:22 +01:00
Disable mempool stats
This commit is contained in:
@@ -156,7 +156,7 @@ services:
|
|||||||
DATABASE_DATABASE: "mempool"
|
DATABASE_DATABASE: "mempool"
|
||||||
DATABASE_USERNAME: "mempool"
|
DATABASE_USERNAME: "mempool"
|
||||||
DATABASE_PASSWORD: "mempool"
|
DATABASE_PASSWORD: "mempool"
|
||||||
STATISTICS_ENABLED: "true"
|
STATISTICS_ENABLED: "false"
|
||||||
image: mempool/backend:latest
|
image: mempool/backend:latest
|
||||||
user: "0:1000"
|
user: "0:1000"
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user