docs(dokploy): point deploy runbook at main branch

Homelab migration merged to main; Dokploy should track production there.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Randall Stillwell 2026-08-15 09:59:17 -05:00
parent 636bcd35f5
commit 6ada83507c

View file

@ -17,7 +17,7 @@ Homelab deploy: Postgres + Redis + MinIO on CT 102, app on Dokploy, public URL v
| Source | Git (Forgejo/GitHub) → this repo | | Source | Git (Forgejo/GitHub) → this repo |
| Build type | **Dockerfile** | | Build type | **Dockerfile** |
| Dockerfile path | `Dockerfile` (repo root — must be pushed to GitHub) | | 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://`) | | Domain in Dokploy | `http://deckhearth.stillwell.cloud` (use `http://`, not `https://`) |
| Port | `3000` | | Port | `3000` |