From 7ff42db0c67bccfa93d1ae394b9832e24bd46713 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Tue, 16 Sep 2025 18:41:25 +0200 Subject: [PATCH] Curl API --- scripts/curl.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/curl.sh b/scripts/curl.sh index fa72256..0ff1a04 100755 --- a/scripts/curl.sh +++ b/scripts/curl.sh @@ -5,8 +5,8 @@ cd "$(dirname "$0")"/.. source .env -#export url=http://localhost:8088/v0 -export url=https://api.compassmeet.com +export url=http://localhost:8088/v0 +#export url=https://api.compassmeet.com export endpoint=/internal/send-search-notifications