Created
May 26, 2019 09:34
-
-
Save joaohf/6da82c8b1f20ef7f378a0c97c8beb5a8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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