Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
santanusinha committed Nov 20, 2024
1 parent 26e2000 commit fe56743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/cluster/setup/gateway.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Setting up Drove Gateway
The Drove Gateway works as a gateway to expose apps running on a drove cluster to rest of the world.

Drove Gateway container uses [NGinx](https://nginx.org){:target="_blank"} and a modified version of [Nixy](https://github.com/martensson/nixy){:target="_blank"} to track drove endpoints. More details about this can be found in the [grove-gateway](https://github.com/PhonePe/drove-gateway){:target="_blank"} project.
Drove Gateway container uses [NGinx](https://nginx.org){:target="_blank"} and a modified version of [Nixy](https://github.com/martensson/nixy){:target="_blank"} to track drove endpoints. More details about this can be found in the [drove-gateway](https://github.com/PhonePe/drove-gateway){:target="_blank"} project.

## Drove Gateway Nixy Configuration Reference
The nixy running inside the gateway container is configured using a custom TOML file. This section looks into this file:
Expand Down

0 comments on commit fe56743

Please sign in to comment.