Fix README links and update installation command for webhook
This commit is contained in:
@@ -79,7 +79,7 @@ Instead of manually pulling, building, and restarting on the server, you can aut
|
||||
|
||||
Install the `webhook` service
|
||||
```bash
|
||||
sudo install webhook
|
||||
sudo apt install webhook
|
||||
```
|
||||
Allow your Gitea instance to reach the webhook service on your server (e.g., `10.0.0.1:9000`). Ensure Gitea's `ALLOWED_HOST_LIST` in its `app.ini` includes this IP.
|
||||
### The Redeployment Script
|
||||
|
||||
Reference in New Issue
Block a user