Skip to content

Commit 1e03a72

Browse files
change from local testing to demo
1 parent cce66f8 commit 1e03a72

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/agents/openclaw/openclaw-gateway.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This guide starts the gateway inside an E2B sandbox and sets:
1111
- `gateway.controlUi.allowInsecureAuth=true`
1212
- `gateway.controlUi.dangerouslyDisableDeviceAuth=true`
1313

14-
for local/testing convenience.
14+
for demonstration purposes.
1515

1616
## Quick start
1717

@@ -238,7 +238,7 @@ for _ in range(45):
238238

239239
## Turn insecure flags off (recommended after testing)
240240

241-
Use this to restore secure device authentication after local testing.
241+
Use this to restore secure device authentication after initial testing.
242242

243243
<CodeGroup>
244244
```typescript JavaScript & TypeScript

0 commit comments

Comments
 (0)