feature: Configured prometheus, improve readme (#31)

This commit is contained in:
Mario Candela
2023-03-31 20:03:42 +02:00
committed by GitHub
parent 5a70e5c900
commit f50f5185df
12 changed files with 584 additions and 37 deletions

View File

@ -12,6 +12,7 @@ services:
- "8080:8080"
- "80:80"
- "3306:3306"
- "2112:2112" # Prometheus openmetrics
environment:
RABBITMQ_URI: ${RABBITMQ_URI}
volumes: