docs: use kpetit username in README
This commit is contained in:
parent
65fa14cb32
commit
a4e36583e3
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
@ -9,9 +9,9 @@ pogoo-web/
|
|||
```
|
||||
|
||||
## 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**
|
||||
- URL: `https://git.pogoo.app/kantin/pogoo-web.git`
|
||||
- URL: `https://git.pogoo.app/kpetit/pogoo-web.git`
|
||||
- Compose path: `docker-compose.yml`
|
||||
- Auth: Forgejo deploy token (read)
|
||||
- **Automatic updates + webhook: ON**
|
||||
|
|
|
|||
Loading…
Reference in a new issue