I have successfully installed mattermost on Mac (Docker). I can browse to the site but I don't have permissions to the system console. Any ideas on how to get admin access on a dev docker install?
I found this command to run but ensure where to run it?
./platform -assign_role -team_name="yourteam" -email="you@example.com" -role="system_admin"