Skip to content

Commit 372594c

Browse files
Update docs/roo-code-cloud/environments.mdx
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
1 parent e77874b commit 372594c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/roo-code-cloud/environments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Use `proxied: false` when you need:
214214
- **Internal services** that handle their own authentication or don't need external access control
215215

216216
:::warning[Warning]
217-
When `proxied` is `false`, the port is **completely exposed without authentication**, regardless of the `unauthenticated` setting. Only use this for ports that either handle their own security or don't serve sensitive content.
217+
When `proxied` is `false`, the port is **completely exposed without authentication**. Only use this for ports that either handle their own security or don't serve sensitive content.
218218
:::
219219

220220
The `ROO_<NAME>_HOST` environment variable for a non-proxied port points to the direct sandbox domain instead of the preview proxy URL. Your application code doesn't need to change -- just use the injected variable as usual:

0 commit comments

Comments
 (0)