From fb0ea57abc81d0cfd00b9ab0f3272ea0d22bbddd Mon Sep 17 00:00:00 2001 From: rmanach Date: Mon, 3 Nov 2025 13:35:03 +0100 Subject: [PATCH] fix dpeloyment destroy --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2cd522e..94a4bfd 100644 --- a/Makefile +++ b/Makefile @@ -59,6 +59,6 @@ deploy: pushpin-local django static destroy: @ngxsd mumui --env prod --destroy - @ngxsd mumui --env stage --destroy + @ngxsd mumui --env stage --destroy --nginx