From efa2f1eb951b162868de807e106c1d82201e3519 Mon Sep 17 00:00:00 2001 From: Ian Chen Date: Thu, 21 Nov 2024 05:03:22 -0800 Subject: [PATCH] IP_RELAY -> GZ_RELAY (#558) Signed-off-by: Ian Chen --- tutorials/20_env_variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/20_env_variables.md b/tutorials/20_env_variables.md index 07e510f42..c95026957 100644 --- a/tutorials/20_env_variables.md +++ b/tutorials/20_env_variables.md @@ -49,7 +49,7 @@ Below are descriptions of the available environment variables: forward UDP multicast traffic, so the regular discovery protocol only works when nodes are within the same local network. If you feel the need to connect these networks, make sure to have one node pointing to the IP - address of another node from the other network. Note that only one IP_RELAY + address of another node from the other network. Note that only one GZ_RELAY link is needed for bidirectional communication between nodes of two different networks. * **GZ_TRANSPORT_LOG_SQL_PATH**