mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-08-14 23:50:09 +00:00
Merge pull request #9 from Lumaeris/main
Update the links to piped-proxy
This commit is contained in:
commit
3c6de11ba5
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ Piped has 3 components:
|
|||
|
||||
- [A frontend in VueJS](https://github.com/TeamPiped/Piped)
|
||||
- [A backend in Java](https://github.com/TeamPiped/Piped-Backend) which uses [NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor)
|
||||
- [A proxy in Rust](https://github.com/FireMasterK/piped-proxy)
|
||||
- [A proxy in Rust](https://github.com/TeamPiped/piped-proxy)
|
||||
|
||||
|
||||
## Frontend
|
||||
|
|
|
@ -12,7 +12,7 @@ The port the backend should listen on.
|
|||
|
||||
### PROXY_PART:
|
||||
|
||||
The Base URL address of the proxy. You should use https://github.com/FireMasterK/http3-ytproxy for this. Each instance of the backend should have this on a different hostname for maximum bandwidth.
|
||||
The Base URL address of the proxy. You should use https://github.com/TeamPiped/piped-proxy for this. Each instance of the backend should have this on a different hostname for maximum bandwidth.
|
||||
|
||||
### CAPTCHA_BASE_URL:
|
||||
|
||||
|
|
Loading…
Reference in a new issue