docs: use kpetit username in README

This commit is contained in:
Kantin Petit 2026-08-08 17:00:29 +02:00
parent 65fa14cb32
commit a4e36583e3

View file

@ -1,4 +1,4 @@
# pogoo-web — repo `git.pogoo.app/kantin/pogoo-web` # pogoo-web — repo `git.pogoo.app/kpetit/pogoo-web`
Self-contained deploy repo for **pogoo.app** (main house site). Portainer-git friendly. Self-contained deploy repo for **pogoo.app** (main house site). Portainer-git friendly.
@ -9,9 +9,9 @@ pogoo-web/
``` ```
## Deploy (Portainer-git, auto) ## Deploy (Portainer-git, auto)
1. Push this repo to Forgejo: `git.pogoo.app/kantin/pogoo-web`. 1. Push this repo to Forgejo: `git.pogoo.app/kpetit/pogoo-web`.
2. Portainer → Stacks → Add → **Git repository** 2. Portainer → Stacks → Add → **Git repository**
- URL: `https://git.pogoo.app/kantin/pogoo-web.git` - URL: `https://git.pogoo.app/kpetit/pogoo-web.git`
- Compose path: `docker-compose.yml` - Compose path: `docker-compose.yml`
- Auth: Forgejo deploy token (read) - Auth: Forgejo deploy token (read)
- **Automatic updates + webhook: ON** - **Automatic updates + webhook: ON**