Skip to content

Commit

Permalink
Update docs/src/tips-and-tricks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago authored Apr 11, 2024
1 parent 82816fa commit cc55946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/tips-and-tricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ For the landing page, you can set the API title, description and version using e
- `STAC_FASTAPI_VERSION` (string) is the version number of your API instance (this is not the STAC version).
- `STAC FASTAPI_TITLE` (string) should be a self-explanatory title for your API.
- `STAC FASTAPI_DESCRIPTION` (string) should be a good description for your API. It can contain CommonMark.
- `STAC_FASTAPI_ID` (string) is a unique identifier for your API.
- `STAC_FASTAPI_LANDING_ID` (string) is a unique identifier for your Landing page.

0 comments on commit cc55946

Please sign in to comment.