chore: revert doc change

This commit is contained in:
Jose Diaz-Gonzalez
2025-07-02 01:14:30 -04:00
parent 624acb8e18
commit a062e283fe

View File

@@ -150,7 +150,7 @@ At this time, the following dokku commands are used to interact with a complete
- `domains:add`: Adds a given domain to an app.
- triggers: `post-domains-update`
- `domains:clear`: Remove all app domains.
- `domains:clear`: Clears out an app's associated domains.
- triggers: `post-domains-update`
- `domains:disable`: Disables domains for an app.
- triggers: `pre-disable-vhost`