You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
I get a 404 for /favicon.ico of my BBB instance. It very much looks like it simply is missing: it's not included in any container image.
I hacked it into the nginx container by downloading the file from BBB git and adding it as a read-only volume similar to the default presentation PDF, but I think this should have a more proper solution.