update_env
Update the .env file of a site on a Laravel Forge server by providing the full file content.
Instructions
Update the .env file for a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The ID of the site | |
| content | Yes | Full .env file content | |
| serverId | Yes | The ID of the server |