disable exposed port on prometheus
This commit is contained in:
@@ -131,8 +131,6 @@ services:
|
||||
prometheus:
|
||||
image: "prom/prometheus:latest"
|
||||
command: "--web.enable-admin-api --config.file=/etc/prometheus/prometheus.yml"
|
||||
ports:
|
||||
- "18889:80"
|
||||
expose:
|
||||
- "9090"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user