From 12091c9e4d4ac7a439b0a67fbd98bec31cd86298 Mon Sep 17 00:00:00 2001 From: Julian Date: Tue, 10 Jun 2025 00:42:35 +0200 Subject: [PATCH] test webhook --- docker/lighttp.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/lighttp.conf b/docker/lighttp.conf index 4137943..42c26dc 100644 --- a/docker/lighttp.conf +++ b/docker/lighttp.conf @@ -1,5 +1,6 @@ server.document-root = "/app/dist" +# to test webhook server.port = 3000 # If running lighttpd earlier than lighttpd 1.4.71, uncomment (remove '#') to add the following: