geo-therminator/rel/env.bat.eex

6 lines
210 B
Elixir
Raw Permalink Normal View History

2022-08-31 17:41:21 +00:00
@echo off
rem Set the release to work across nodes.
rem RELEASE_DISTRIBUTION must be "sname" (local), "name" (distributed) or "none".
rem set RELEASE_DISTRIBUTION=name
rem set RELEASE_NODE=<%= @release.name %>