5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
|
location /playback/presentation/2.3 {
|
||
|
root /var/bigbluebutton;
|
||
|
try_files $uri /playback/presentation/2.3/index.html;
|
||
|
}
|