Added prometheus for cloudhaus
This commit is contained in:
@@ -5,8 +5,8 @@ services:
|
||||
volumes:
|
||||
- ./prometheus.yml:/etc/prometheus/prometheus.yml:ro
|
||||
- prometheus-data:/prometheus
|
||||
#ports:
|
||||
# - "9090:9090"
|
||||
ports:
|
||||
- "127.0.0.1:9090:9090"
|
||||
networks:
|
||||
- proxy-network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user