middleware fix for path-based vendor url

This commit is contained in:
2025-11-09 18:47:53 +01:00
parent 79dfcab09f
commit adbcee4ce3
13 changed files with 2078 additions and 810 deletions

View File

@@ -132,7 +132,7 @@ and then Permission and then tick boxes apply to sub folder and files
Example:
```bash
git clone ssh://mygituser@192.168.1.2:/volume1/mysharefolder/myrepo1
git clone ssh://mygituser@192.168.1.2:/volume1/myreposfolder/myrepo1
```
4. Access the cloned repository: