mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +00:00
Conver the error hook example to a release
This commit is contained in:
parent
57e6d1f416
commit
6b7b0efd24
8 changed files with 71 additions and 56 deletions
2
examples/error_hook/relx.config
Normal file
2
examples/error_hook/relx.config
Normal file
|
@ -0,0 +1,2 @@
|
|||
{release, {error_hook_example, "1"}, [error_hook]}.
|
||||
{extended_start_script, true}.
|
Loading…
Add table
Add a link
Reference in a new issue