chore: improve compose for git worktree #142

Merged
joao.dubas merged 4 commits from jpd-chore-prepare-compose-for-worktree into main 2025-04-30 17:19:19 +00:00
Showing only changes of commit 8ed044af2e - Show all commits

View File

@ -1,6 +1,6 @@
.DEFAULT_GOAL := help .DEFAULT_GOAL := help
COMPOSE = docker compose -f docker-compose.yml -f docker-compose.override.yml COMPOSE = docker compose
.PHONY: system_setup .PHONY: system_setup
system_setup: ## setup system deps system_setup: ## setup system deps