From 6ada83507c36e1b108265ddc9c456d3df372f919 Mon Sep 17 00:00:00 2001 From: Randall Stillwell Date: Sat, 15 Aug 2026 09:59:17 -0500 Subject: [PATCH] docs(dokploy): point deploy runbook at main branch Homelab migration merged to main; Dokploy should track production there. Co-authored-by: Cursor --- docs/DOKPLOY_DEPLOY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DOKPLOY_DEPLOY.md b/docs/DOKPLOY_DEPLOY.md index 6f1ccd5..2e34bcc 100644 --- a/docs/DOKPLOY_DEPLOY.md +++ b/docs/DOKPLOY_DEPLOY.md @@ -17,7 +17,7 @@ Homelab deploy: Postgres + Redis + MinIO on CT 102, app on Dokploy, public URL v | Source | Git (Forgejo/GitHub) → this repo | | Build type | **Dockerfile** | | Dockerfile path | `Dockerfile` (repo root — must be pushed to GitHub) | -| Branch | homelab migration branch until merged to `main` | +| Branch | `main` (production) | | Domain in Dokploy | `http://deckhearth.stillwell.cloud` (use `http://`, not `https://`) | | Port | `3000` |