security fixes
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
container_name: prometheus
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '9090:9090'
|
||||
- '127.0.0.1:9090:9090'
|
||||
volumes:
|
||||
- prometheus-data:/prometheus
|
||||
- /opt/monitoring/prometheus.yml:/etc/prometheus/prometheus.yml
|
||||
|
||||
Reference in New Issue
Block a user