Skip to content

Commit 4d93d06

Browse files
abc3hauleth
authored andcommitted
added supavisor prefix
1 parent f803c31 commit 4d93d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/runtime.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ downstream_key =
144144
end
145145

146146
db_socket_options =
147-
if System.get_env("DB_IP_VERSION") == "ipv6",
147+
if System.get_env("SUPAVISOR_DB_IP_VERSION") == "ipv6",
148148
do: [:inet6],
149149
else: [:inet]
150150

0 commit comments

Comments
 (0)