mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-06-05 04:26:42 +02:00
5 lines
82 B
Nginx Configuration File
5 lines
82 B
Nginx Configuration File
location = /client/guest-wait.html {
|
|
alias /etc/nginx/bbb/guest-wait.html;
|
|
}
|
|
|