#FAQ
Gii is available on:
Edit frontend/config/web.php
and set [[frontend\modules\user\Module::shouldBeActivated]] property to true
In docker installation mailcatcher is running on yii2-starter-kit.dev:1080
Run this command in project directory:
docker exec -it $(docker-compose ps -q cli) bash