chore: point repo/registry URLs at git.b1fr0st.eu (Forgejo->Gitea migration)

- Welcome.tsx REPO_URL (footer link) — takes effect on next image rebuild
- README clone URLs, docs/self-hosting.md image ref
- docker-compose.selfhost.yml image refs
This commit is contained in:
peter
2026-07-30 03:36:23 +02:00
parent 0d1f1c9fa5
commit df8a2a6d52
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Download these into a new, empty folder:
- `docker-compose.selfhost.yml`
- `install.sh` (Linux/macOS) **or** `install.ps1` (Windows)
The app image is published at `forge.b1fr0st.eu/peter/siftlode` (public — no login to pull).
The app image is published at `git.b1fr0st.eu/peter/siftlode` (public — no login to pull).
## 2. Run the installer