mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Convert the REST pastebin example to a release
This commit is contained in:
parent
dacaf5d293
commit
630a805541
7 changed files with 55 additions and 56 deletions
2
examples/rest_pastebin/relx.config
Normal file
2
examples/rest_pastebin/relx.config
Normal file
|
@ -0,0 +1,2 @@
|
|||
{release, {rest_pastebin_example, "1"}, [rest_pastebin]}.
|
||||
{extended_start_script, true}.
|
Loading…
Add table
Add a link
Reference in a new issue