Skip to content

Commit

Permalink
update release node name
Browse files Browse the repository at this point in the history
  • Loading branch information
aayushmau5 committed Dec 9, 2023
1 parent 2d38479 commit 3ec6f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rel/env.sh.eex
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
export ERL_AFLAGS="-proto_dist inet6_tcp"
export ECTO_IPV6="true"
export RELEASE_DISTRIBUTION="name"
export RELEASE_NODE="${FLY_APP_NAME}-${FLY_IMAGE_REF##*-}@${FLY_PRIVATE_IP}"
export RELEASE_NODE="${FLY_APP_NAME}@${FLY_PRIVATE_IP}"

0 comments on commit 3ec6f77

Please sign in to comment.