From 0b78c1f2d15608a9f6ddfaa977ef0f44dab77073 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 17 Nov 2024 23:23:02 -0600 Subject: add log flags Signed-off-by: Jeff Carr --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 61bbc87..190098d 100644 --- a/Makefile +++ b/Makefile @@ -45,5 +45,5 @@ clean: git-clone: go-clone --recursive go.wit.com/apps/zookeeper -http-list-packages: - curl --silent http://localhost:2521/list?hostname=zookeeper.wit.com +http-toogle-ZOOD: + curl --silent http://localhost:8080/flag?flag=ZOOD -- cgit v1.2.3