We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06408dc + 3fe4f83 commit e26c3d9Copy full SHA for e26c3d9
server/rel/env.sh.eex
@@ -14,5 +14,5 @@
14
# Set the release to work across nodes. If using the long name format like
15
# the one below ([email protected]), you need to also uncomment the
16
# RELEASE_DISTRIBUTION variable below.
17
-# export RELEASE_DISTRIBUTION=name
18
-# export RELEASE_NODE=<%= @release.name %>@127.0.0.1
+export RELEASE_DISTRIBUTION=name
+export RELEASE_NODE=<%= @release.name %>@127.0.0.1
0 commit comments