diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/articles/site-backend.md | 4 |
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" }, { |