Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Fix dns server redirect #944

Merged
merged 1 commit into from
Nov 30, 2023
Merged
Changes from all 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
2 changes: 1 addition & 1 deletion content/en/user-guide/tools/dns-server/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: >
Use LocalStack as DNS server to resolve AWS queries to LocalStack
aliases:
- /tools/local-endpoint-injection/dns-server/
- /tools/transparent-endpoint-injection/dns-server/
- /user-guide/tools/transparent-endpoint-injection/dns-server/
---

LocalStack includes a DNS server that enables seamless connectivity to LocalStack from different environments using `localhost.localstack.cloud` (Community + Pro).
Expand Down