fix: update repository URLs to point to the new Git server

This commit is contained in:
2025-06-13 16:05:32 +02:00
parent 01ae04046f
commit c8770241b7
3 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@ The installer provides two deployment methods:
1. **Download or clone the repository:**
```bash
git clone https://github.com/PlusOne/hmac-file-server.git
git clone https://git.uuxo.net/uuxo/hmac-file-server.git
cd hmac-file-server
```
@ -332,7 +332,7 @@ Key metrics to monitor:
- **Documentation**: See `README.MD` and `WIKI.MD`
- **Protocol Details**: See `PROTOCOL_SPECIFICATIONS.MD`
- **Issues**: GitHub issue tracker
- **Issues**: https://git.uuxo.net/uuxo/hmac-file-server/issues
- **Configuration**: All options documented in `WIKI.MD`
### Example Production Setup