Skip to content

Commit 9b070e7

Browse files
committed
Switch to apidoc.base_url - update docs
1 parent ced78cf commit 9b070e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/generating-documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The generator automatically creates a Postman collection file, which you can imp
1818

1919
If you don't want to create a Postman collection, set the `postman.enabled` config option to false.
2020

21-
The base URL added to the Postman collection will be the value of the `url` key in your Laravel `config/app.php` file.
21+
The base URL used in the Postman collection will be the value of the `base_url` key in your Laravel `config/apidoc.php` file.
2222

2323
## Manually modifying the content of the generated documentation
2424
If you want to modify the content of your generated documentation without changing the routes, go ahead and edit the generated `index.md` file.

0 commit comments

Comments
 (0)