Skip to content

Commit

Permalink
[automatic] Update docs with bin/docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 19, 2024
1 parent 6d9e9e0 commit 78b3c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipe/provision/website.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require 'recipe/provision/website.php';


```php title="Default value"
return ask(' Domain: ');
return ask(' Domain: ', get('hostname'));
```


Expand Down

0 comments on commit 78b3c23

Please sign in to comment.