Watch
1
0
Fork
You've already forked RedFlag
0

readme: clone from the forge that still gets pushed

The quick start pointed at codeberg, which the release job stopped pushing
to; it has been frozen at July 6 while public moved on. A stranger following
the readme was cloning a dead snapshot.
This commit is contained in:
Fimeg 2026-08-31 22:41:53 -04:00
commit 23b2d5c3c2

View file

@ -46,7 +46,7 @@ ConnectWise charges $50/agent/month. RedFlag doesn't.
### Server
```bash
git clone https://codeberg.org/Fimeg/RedFlag.git
git clone https://forge.caseytunturi.com/Fimeg/RedFlag.git
cd RedFlag
cp config/.env.bootstrap.example config/.env
docker-compose build && docker-compose up -d