update_nginx_config
Update Nginx configuration for a Laravel Forge site by providing server and site IDs along with the new configuration content.
Instructions
Update the Nginx configuration for a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The ID of the site | |
| content | Yes | Nginx configuration content | |
| serverId | Yes | The ID of the server |