add: prom portt
This commit is contained in:
parent
a2ef6d9d31
commit
3b29b88522
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ services:
|
|||
prometheus:
|
||||
build:
|
||||
context: ./custom/prometheus
|
||||
ports:
|
||||
- 9090:9090
|
||||
networks:
|
||||
- metrics
|
||||
|
||||
|
|
Reference in a new issue