!Friendica Support Hi, i'm testing Friendica locally using docker to check if it is interesting to host my own instance.

It looks that everything runs well but I don't succeed in taking control to the admin panel.

I've setup my email address in `local.config.php` with `admin_email` key then i've added `admin_name` and my username but I get each time the same result my user is a standard user. Other settings in the same file are setup like close registration or site name.

It's a bit frustrating I think I've not done something correctly but I don't know what?

Can you help me ?