add drpc to the mix

This commit is contained in:
Sebastian
2023-02-26 09:20:09 +01:00
parent 10c3a8e6e6
commit 885cd2945e

View File

@@ -10,11 +10,11 @@ services:
- "8081:8081"
# - "8082:8082"
- "2449:2449"
labels:
- "prometheus-scrape.enabled=true"
- "prometheus-scrape.port=8081"
- "prometheus-scrape.job_name=drpc-dshackle"
- "prometheus-scrape.metrics_path=/metrics"
labels:
- "prometheus-scrape.enabled=true"
- "prometheus-scrape.port=8081"
- "prometheus-scrape.job_name=drpc-dshackle"
- "prometheus-scrape.metrics_path=/metrics"
redis:
image: healthcheck/redis:alpine