mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2026-02-05 15:50:54 +01:00
Fix Notes not working
This commit is contained in:
5
data/proxy/bigbluebutton/nginx/notes.nginx
Normal file
5
data/proxy/bigbluebutton/nginx/notes.nginx
Normal file
@@ -0,0 +1,5 @@
|
||||
location /notes {
|
||||
root /var/bigbluebutton/published;
|
||||
index index.html index.htm;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user