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
The README.MD file has a JSON config example which failed to load when using a docker container.
I replace the single quotes with double quotes on the "ircNickColors" values and that fixed the issue.