mirror of
https://github.com/denuitt1/mhr-cfw.git
synced 2026-05-18 07:44:46 +03:00
Update README.md
This commit is contained in:
@@ -69,7 +69,7 @@ pip install -r requirements.txt
|
||||
5. **Important:** Change the password on this line to something only you know, also replace the worker url with your cloudflare worker:
|
||||
```javascript
|
||||
const AUTH_KEY = "your-secret-password-here";
|
||||
const WORKER_URL "myworker.workers.dev";
|
||||
const WORKER_URL "https://myworker.workers.dev";
|
||||
```
|
||||
6. Click **Deploy** → **New deployment**.
|
||||
7. Choose **Web app** as the type.
|
||||
|
||||
Reference in New Issue
Block a user