mirror of
https://github.com/status-im/consul.git
synced 2025-02-08 20:05:09 +00:00
Apply suggestions from code review
Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
This commit is contained in:
parent
42123bec1f
commit
9b55772552
@ -431,7 +431,7 @@ applications can call it directly, bypassing its sidecar proxy.
|
|||||||
|
|
||||||
Changing the listening address is specific to the language and framework you're
|
Changing the listening address is specific to the language and framework you're
|
||||||
using in your application. Regardless of which language or framework you're using,
|
using in your application. Regardless of which language or framework you're using,
|
||||||
it is a good practice to use the environment variable to configure the address.
|
it is a good practice to use an environment variable to configure the address.
|
||||||
|
|
||||||
The following examples demonstrate how to bind the loopback address in golang and Django (Python):
|
The following examples demonstrate how to bind the loopback address in golang and Django (Python):
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user