forked from extern/docker
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;
|
|
}
|
|
|