aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2025-05-18 11:55:03 -0400
committerPaul Duncan <pabs@pablotron.org>2025-05-18 11:55:03 -0400
commit4694c1b79c2c1ba2958e95e0406a98e7512e9899 (patch)
tree6a8ce09c6c4afbacc1faf672afe460f1f22117ae
parent0acf8fc2760397c857b9434ef8fbd8303df9ef24 (diff)
downloadpablotron.org-4694c1b79c2c1ba2958e95e0406a98e7512e9899.tar.xz
pablotron.org-4694c1b79c2c1ba2958e95e0406a98e7512e9899.zip
content/articles/site-backend.md: remove DEPLOY_HTDOCS_PATH from webhook config
-rw-r--r--content/articles/site-backend.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/content/articles/site-backend.md b/content/articles/site-backend.md
index c6eb0ea..49f7497 100644
--- a/content/articles/site-backend.md
+++ b/content/articles/site-backend.md
@@ -511,10 +511,6 @@ The generated [HTML][] has been modified to:
"pass-environment-to-command": [{
"source": "string",
- "envname": "DEPLOY_HTDOCS_PATH",
- "name": "/data/www/pablotron.org/builds/current"
- }, {
- "source": "string",
"envname": "DEPLOY_REPO_DIR",
"name": "/data/www/pablotron.org/git"
}, {