Merge pull request #427 from ffdixon/check-updates
Fixed typo in check.nginx
This commit is contained in:
commit
cc35627f1c
@ -1,4 +1,4 @@
|
||||
location /check {
|
||||
root /var/www/bigbluebutton
|
||||
root /var/www/bigbluebutton;
|
||||
index index.html index.htm;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user