Rework basic auth
This commit is contained in:
@@ -14,7 +14,7 @@ docker pull ghcr.io/debridmediamanager/zurg-testing:latest
|
||||
docker pull ghcr.io/debridmediamanager/zurg-testing:v0.9.3
|
||||
```
|
||||
|
||||
## How to run zurg in 5 steps for Plex
|
||||
## How to run zurg in 5 steps for Plex with Docker
|
||||
|
||||
1. Clone this repo `git clone https://github.com/debridmediamanager/zurg-testing.git`
|
||||
2. Add your token in `config.yml`
|
||||
@@ -24,6 +24,8 @@ docker pull ghcr.io/debridmediamanager/zurg-testing:v0.9.3
|
||||
|
||||
A webdav server is also exposed to your localhost via port `9999`.
|
||||
|
||||
### Note: when using zurg in a server outside of your home network, ensure that "Use my Remote Traffic automatically when needed" is unchecked on your [Account page](https://real-debrid.com/account)
|
||||
|
||||
## Why zurg? Why not X?
|
||||
|
||||
- Better performance than anything out there; changes in your library appear instantly ([assuming Plex picks it up fast enough](./plex_update.sh))
|
||||
|
||||
Reference in New Issue
Block a user