mirror of
https://github.com/emo2007/block-accounting.git
synced 2025-04-04 13:46:27 +00:00
compose exposed ports updated
This commit is contained in:
parent
f7b06a0bbd
commit
e800b9e572
@ -50,7 +50,7 @@ services:
|
||||
command:
|
||||
- '--config.file=/etc/prometheus/prometheus.yml'
|
||||
ports:
|
||||
- 9090:9090
|
||||
- 9091:9090
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- blockd-net
|
||||
@ -63,7 +63,7 @@ services:
|
||||
image: grafana/grafana
|
||||
container_name: grafana
|
||||
ports:
|
||||
- 3000:3000
|
||||
- 3112:3000
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- blockd-net
|
||||
|
Loading…
Reference in New Issue
Block a user