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:
|
prometheus:
|
||||||
build:
|
build:
|
||||||
context: ./custom/prometheus
|
context: ./custom/prometheus
|
||||||
|
ports:
|
||||||
|
- 9090:9090
|
||||||
networks:
|
networks:
|
||||||
- metrics
|
- metrics
|
||||||
|
|
||||||
|
|
Reference in a new issue