get_nginx_config
Retrieve the Nginx configuration for a specific site on your Laravel Forge server to review or debug server settings.
Instructions
Get the Nginx configuration for a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The ID of the site | |
| serverId | Yes | The ID of the server |