From 0ad97a374a52cd1c7b8323fa82b53742c935f891 Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Wed, 1 Feb 2023 10:02:27 -0700 Subject: More config. This is getting tiresome --- config/prod.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/prod.exs') diff --git a/config/prod.exs b/config/prod.exs index 5c199a0..838a637 100644 --- a/config/prod.exs +++ b/config/prod.exs @@ -20,7 +20,7 @@ config :libcluster, if_addr: "0.0.0.0", multicast_if: "192.168.1.1", multicast_addr: "233.252.255.255", - multicast_ttl: 1, + multicast_ttl: 1 ] ] ] -- cgit v1.2.3-70-g09d2