1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-08 10:26:36 +00:00
farside/rel/env.bat.eex
2022-07-30 21:22:34 -07: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=none
rem set RELEASE_NODE=<%= @release.name %>