Skip to content

Instantly share code, notes, and snippets.

@joaohf
Created May 26, 2019 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joaohf/6da82c8b1f20ef7f378a0c97c8beb5a8 to your computer and use it in GitHub Desktop.
Save joaohf/6da82c8b1f20ef7f378a0c97c8beb5a8 to your computer and use it in GitHub Desktop.
environment :prod do
# MIX_TARGET_INCLUDE_ERTS is set by meta-erlang/classes/mix.bbclass
set include_erts: System.get_env("MIX_TARGET_INCLUDE_ERTS")
set include_src: false
set cookie: :"d.K@rG|YpY`|?i&]Fsdljji)JMhk)%j)}f|Y6cquU!He<]u=sHp`.o2p[I3ee]gD"
set vm_args: "rel/vm.args"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment