docs: replace FPM by FrankenPHP

This commit is contained in:
Emmanuel Averty 2023-10-16 09:59:50 +02:00 committed by Maxime Helias
parent 08d165696b
commit 9b3be17f38

View File

@ -67,7 +67,7 @@ down: ## Stop the docker hub
logs: ## Show live logs
@$(DOCKER_COMP) logs --tail=0 --follow
sh: ## Connect to the PHP FPM container
sh: ## Connect to the FrankenPHP container
@$(PHP_CONT) sh
## —— Composer 🧙 ——————————————————————————————————————————————————————————————