mirror of
https://github.com/bigbluebutton/docker.git
synced 2024-11-25 01:23:09 +01:00
switch to much smaller bbb-exporter version 0.5.1
This commit is contained in:
parent
175fba108d
commit
688f250655
@ -2,7 +2,7 @@ version: '3.6'
|
||||
|
||||
services:
|
||||
prometheus-exporter:
|
||||
image: greenstatic/bigbluebutton-exporter:v0.5.0
|
||||
image: greenstatic/bigbluebutton-exporter:v0.5.1
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
API_BASE_URL: http://10.7.7.1:8080/bigbluebutton/api/
|
||||
|
Loading…
Reference in New Issue
Block a user