mirror of
https://github.com/0x1d/drift-keeper.git
synced 2025-12-16 02:58:45 +01:00
Add Solana market data to wallet tracker
This commit is contained in:
@@ -15,6 +15,12 @@ services:
|
||||
# ---------------------------------------------------
|
||||
# Monitoring
|
||||
# ---------------------------------------------------
|
||||
wallet-tracker:
|
||||
image: ${DOCKER_IMAGE_WALLET_TRACKER}
|
||||
build:
|
||||
context: wallet-tracker
|
||||
env_file: .env
|
||||
restart: unless-stopped
|
||||
prometheus:
|
||||
image: prom/prometheus
|
||||
container_name: prometheus
|
||||
|
||||
Reference in New Issue
Block a user