diff --git a/Makefile b/Makefile index 0160f55..6127fad 100644 --- a/Makefile +++ b/Makefile @@ -92,6 +92,7 @@ logs-compose: logs-swarm: @- echo "\n### logs" + @- docker context use $(DEPLOY_HOSTS); \ @- docker service logs -f $(service) restart: restart-$(DEPLOY_TYPE)