Rename default branch to main; update docs

This commit is contained in:
2026-09-04 13:18:17 -07:00
parent 26419cb94c
commit a0eec98839
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ All notable changes to this project are logged here, newest first. This file sta
## 2026-09-04
- Changed: renamed the default branch from `master` to `main`, both locally and in `PORTAINER_DEPLOY.md`'s repository reference. The old name was just `git init`'s local fallback default, not a deliberate choice.
- Added: `PORTAINER_DEPLOY.md`, a step-by-step guide for deploying this as its own stack in Portainer, pulled straight from the Gitea repo, including how to set environment variables through Portainer's UI since `.env` is not committed.
- Changed: swapped `ANTHROPIC_API_KEY` from a personal key to a company-owned key.
- Milestone: pushed the repo to Gitea at `https://primegit.primecontrols-dev.com/m.mabrey/sde-meeting-toolkit`.