summaryrefslogtreecommitdiff
path: root/rel/env.bat.eex
blob: 22be2800b568d5060fe27d08d467291e48a167cc (plain) (blame)
1
2
3
4
5
6
@echo off
rem Set the release to work across nodes. If using the long name format like
rem the one below (my_app@127.0.0.1), you need to also uncomment the
rem RELEASE_DISTRIBUTION variable below. Must be "sname", "name" or "none".
rem set RELEASE_DISTRIBUTION=name
rem set RELEASE_NODE=<%= @release.name %>@127.0.0.1