This website requires JavaScript.
Explore
Help
Sign In
extern
/
docker
Watch
1
Star
0
Fork
1
You've already forked docker
mirror of
https://github.com/bigbluebutton/docker.git
synced
2024-12-04 14:04:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c997397d68
docker
/
mod
/
nginx
/
bbb
/
bbb-exporter.nginx
4 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
revert some leftover unrelated changes
2020-09-06 14:13:54 +02:00
location /bbb-exporter {
added prometheus bigbluebutton-exporter
2020-07-24 19:08:17 +02:00
proxy_pass http://10.7.7.33:9688;
proxy_http_version 1.1;
}
Reference in New Issue
Copy Permalink