Skip to content

Commit

Permalink
revert comment EnvironmentBuilder.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
staszek-krotki authored Feb 26, 2024
1 parent fc612e9 commit 60a23f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Golem/Yagna/EnvironmentBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ public class EnvironmentBuilder
{ "YA_PAYMENT_NETWORK_GROUP", "testnet" },
{ "YA_NET_BIND_URL", "udp://0.0.0.0:12503" },
{ "YA_NET_BROADCAST_SIZE", "12" },
//{ "YA_NET_RELAY_HOST", "yacn2.dev.golem.network:7477" },
{ "YA_NET_RELAY_HOST", "yacn2.dev.golem.network:7477" },
{ "EXE_UNIT_FILE_LOG_LEVEL", "debug,h2=info" },
{ "BCAST_NODE_BAN_TIMEOUT", "5s" },
};
Expand Down

0 comments on commit 60a23f3

Please sign in to comment.