4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
{erl_opts,[debug_info]}.
|
|
{deps,[{telemetry,"~> 1.0"},{cowboy,"~> 2.7"}]}.
|
|
{overrides,[]}.
|