| author | Alan Dipert
<alan@tailrecursion.com> 2026-07-16 16:10:58 UTC |
| committer | Alan Dipert
<alan@tailrecursion.com> 2026-07-16 16:10:58 UTC |
| parent | 3cc1d7a5d53700fb52caf14494eabe7fc524b565 |
| Makefile | +1 | -1 |
diff --git a/Makefile b/Makefile index 0a06c67..1d6db48 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ GEN_INDEX := tools/gen_index.py NORMALIZE_OUTPUT := tools/normalize_output.py VERIFY_OUTPUT := tools/verify_reproducible.py INDEX_HTML := $(OUT)/Index.html -DEPLOY_HOST ?= arsien23i2@dreamhost:tailrecursion.com/~alan +DEPLOY_HOST ?= arsien23i2@pdx1-shared-a2-13.dreamhost.com:tailrecursion.com/~alan SITE_BASE_URL ?= https://tailrecursion.com/~alan/ CONTAINER_ENGINE ?= podman BUILDER_IMAGE ?= localhost/homepage-builder:2026-07-15