Files
kimai2/config/routes.yaml

7 lines
178 B
YAML

home:
path: /
defaults:
_controller: Symfony\Bundle\FrameworkBundle\Controller\RedirectController::redirectAction
route: homepage
permanent: true