dokploy_mysql_reload
dokploy_mysql_reloadReload a MySQL database service in Dokploy by specifying the database ID and application name to apply configuration changes or restart the service.
Instructions
[mysql] mysql.reload (POST)
Parameters:
mysqlId (string, required)
appName (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mysqlId | Yes | ||
| appName | Yes |