Skip to content

Update agent v2/v3 config example used for NGINX proxy setup #930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 14, 2025
Merged
Changes from 2 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
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ To set up your other NGINX instances to use the proxy instance to connect to NGI
token: "YOUR_DATA_PLANE_KEY_HERE"
tls:
skip_verify: False
server_name: agent.connect.nginx.com
```

{{%/tab%}}
Expand Down