Add instructions to trust CA root certificate in chrome and firefox

This commit is contained in:
Tiago D J 2021-06-16 15:55:54 -03:00 committed by GitHub
parent 741ce02ffa
commit af336bae77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,3 +169,5 @@ npm start
```
That's all, open https://bbb-dev-01.test in your browser and enjoy.
PS: if you see certificate error in your browser, you need to add the CA certificate in it's trusted certificates. Instructions for Chrome and Firefox can be found [here](https://github.com/bigbluebutton/docker-dev/issues/1)