mirror of
https://github.com/algora-io/tv.git
synced 2024-11-16 00:58:59 +02:00
pipe crash dumps into stderr
This commit is contained in:
parent
8bd6156df8
commit
16891643cc
@ -1,4 +1,5 @@
|
||||
ip=$(grep fly-local-6pn /etc/hosts | cut -f 1)
|
||||
export RELEASE_DISTRIBUTION=name
|
||||
export RELEASE_NODE=$FLY_APP_NAME@$ip
|
||||
export ERL_CRASH_DUMP=/data/erl_crash.dump
|
||||
export ERL_CRASH_DUMP=/dev/stderr
|
||||
export ERL_CRASH_DUMP_BYTES=8192
|
Loading…
Reference in New Issue
Block a user