From 9e2b29a3731be4d0e0c53a5155d46d66a6ce2844 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 18 May 2025 08:59:59 -0400 Subject: bin/hook/etc/webhook.conf: remove DEPLOY_HTDOCS_PATH --- bin/hook/etc/webhook.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bin/hook/etc/webhook.conf b/bin/hook/etc/webhook.conf index 34c2929..69c5842 100644 --- a/bin/hook/etc/webhook.conf +++ b/bin/hook/etc/webhook.conf @@ -8,10 +8,6 @@ }], "pass-environment-to-command": [{ - "source": "string", - "envname": "DEPLOY_HTDOCS_PATH", - "name": "/data/www/example.com/htdocs" - }, { "source": "string", "envname": "DEPLOY_REPO_DIR", "name": "/data/www/example.com/git" -- cgit v1.2.3