diff options
-rw-r--r-- | bin/hook/etc/webhook.conf | 4 |
1 files changed, 0 insertions, 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 @@ -9,10 +9,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" }, { |