We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c7d6bb + d7462b5 commit cc2a17fCopy full SHA for cc2a17f
1 file changed
apps/second-brain-offline/Makefile
@@ -42,6 +42,8 @@ local-infrastructure-up: local-docker-infrastructure-up local-zenml-server-stop
42
43
local-infrastructure-stop: local-docker-infrastructure-stop local-zenml-server-stop
44
45
+local-infrastructure-down:
46
+ docker compose -f ../infrastructure/docker/docker-compose.yml down
47
# --- AWS ---
48
49
validate_aws_boto3:
0 commit comments