Skip to content

Commit 760bf27

Browse files
Update src/content/docs/ai-gateway/get-started.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent 6ad4ce9 commit 760bf27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Then, create a new AI Gateway.
2626

2727
## Choosing gateway authentication
2828

29-
When setting up a new gateway, you can choose between an authenticated and unauthenticated gateway. Enabling an authenticated gateway requires each request to include a valid authorization token, adding an extra layer of security. We recommend using an authenticated gateway when storing logs persistently to prevent unauthorized access and potential "log bombing". Learn more about setting up an [authenticated gateway](/ai-gateway/configuration/authentication/).
29+
When setting up a new gateway, you can choose between an authenticated and unauthenticated gateway. Enabling an authenticated gateway requires each request to include a valid authorization token, adding an extra layer of security. We recommend using an authenticated gateway when storing logs persistently to prevent unauthorized access and potential "log bombing". Learn more about setting up an [Authenticated Gateway](/ai-gateway/configuration/authentication/).
3030

3131
## Connect application
3232

0 commit comments

Comments
 (0)