mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-06-18 19:07:28 +02:00
Fix learning-dashboard
This commit is contained in:
parent
bd2e7fbf9e
commit
0344b0e4c1
@ -1,5 +1,5 @@
|
|||||||
location ~ /learning-analytics-dashboard/([0-9a-f]+-[0-9]+)/(.*) {
|
location ~ /learning-analytics-dashboard/([0-9a-f]+-[0-9]+)/(.*) {
|
||||||
root /var/bigbluebutton/learning-analytics-dashboard/;
|
alias /var/bigbluebutton/learning-dashboard/$1/$2;
|
||||||
autoindex off;
|
autoindex off;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user