Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modus/app-manifest.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ Typically, you'll use the `baseUrl` field. However, some APIs, such as
If provided, requests on the connection include these headers. Each key-value pair is a header name and value.

Values may include variables using the `{{VARIABLE}}` template syntax, which
resolve at runtime to secrets provided for each connection, via the Hypermode
Console.
resolve at runtime to environment variables provided for each connection, via
the Hypermode Console.

<Accordion title="Examples">

Expand Down