ash_hq/rel/env.bat.eex
Zach Daniel 3c47194d55 WIP
2022-03-25 17:17:01 -04:00

5 lines
210 B
Elixir

@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 %>