From 62f35ca6db9532245c2741198de8b43ede659e41 Mon Sep 17 00:00:00 2001 From: Ian Chen Date: Thu, 21 Nov 2024 02:20:48 +0000 Subject: [PATCH] IP_RELAY -> GZ_RELAY 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**