mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-05-31 07:26:00 +02:00
quite some features (recording, SIP, transcription, etc.) are not working yet, but a milestone where it should finally take a commit
5 lines
109 B
Nginx Configuration File
5 lines
109 B
Nginx Configuration File
location /learning-analytics-dashboard/ {
|
|
alias /www/learning-analytics-dashboard/;
|
|
autoindex off;
|
|
}
|