feat: ajout de phparkitect + début de config pour les domains

This commit is contained in:
ext.jeremy.guillot@maxicoffee.domains
2025-03-22 17:16:26 +01:00
parent 4f4f86fb91
commit e444d79101
5 changed files with 247 additions and 2 deletions

View File

@@ -27,6 +27,9 @@ help: ## Outputs this help screen
build: ## Builds the Docker images
@$(DOCKER_COMP) build --pull --no-cache
phparkitect: ## Vérifie l'architecture avec PHPArkitect
@$(PHP_CONT) vendor/bin/phparkitect check
up: ## Start the docker hub
@$(DOCKER_COMP) up -d