This commit is contained in:
2
Makefile
2
Makefile
@@ -13,7 +13,7 @@ help: ## show this help
|
||||
|
||||
|
||||
docker-up: ## bring docker compose stack up in background
|
||||
$(DOCKER_COMPOSE) --profile tibi up -d
|
||||
$(DOCKER_COMPOSE) --profile tibi --profile docpress up -d
|
||||
|
||||
docker-up-tibi-dev: ## bring docker compose stack up in background with tibi-dev
|
||||
$(DOCKER_COMPOSE) --profile tibi-dev up -d
|
||||
|
||||
Reference in New Issue
Block a user