Skip to content

Commit

Permalink
Merge branch 'main' of github.com:kitconcept/volto-logos-block
Browse files Browse the repository at this point in the history
  • Loading branch information
jackahl committed Dec 4, 2023
2 parents b32a11c + 4c9d9c1 commit 6fc8e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ build-addon: ## Build Addon dev
.PHONY: start-dev
start-dev: ## Starts Dev container
@echo "$(GREEN)==> Start Addon Development container $(RESET)"
${DEV_COMPOSE} up addon-dev
${DEV_COMPOSE} up addon-dev backend

.PHONY: dev
dev: ## Develop the addon
Expand Down

0 comments on commit 6fc8e8f

Please sign in to comment.