Skip to content

Commit cfdc287

Browse files
authored
docs: update README with clearer agent configuration instructions
Clarified instructions for setting the agent URL and auth token.
1 parent 0e0f7d0 commit cfdc287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If your NGINX log path is different from the default `/var/log/nginx`, set the c
2525
NGINX_ANALYTICS_ACCESS_PATH=/path/to/access/logs
2626
```
2727

28-
If you are using the [agent](../agent/README.md), set the agent URL and the optional auth token.
28+
If you are using the [agent](../agent/README.md), set the agent URL and the optional auth token instead.
2929

3030
```env
3131
NGINX_SERVER_URL=https://your-agent.com

0 commit comments

Comments
 (0)