dokploy_postgres_reload
dokploy_postgres_reloadReload a PostgreSQL database configuration in Dokploy by specifying the database ID and application name to apply changes without restarting the service.
Instructions
[postgres] postgres.reload (POST)
Parameters:
postgresId (string, required)
appName (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postgresId | Yes | ||
| appName | Yes |