mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 12:40:25 +00:00
Convert the SSL hello world example to a release
This commit is contained in:
parent
1f8119ef31
commit
24a22fa657
9 changed files with 42 additions and 40 deletions
2
examples/ssl_hello_world/relx.config
Normal file
2
examples/ssl_hello_world/relx.config
Normal file
|
@ -0,0 +1,2 @@
|
|||
{release, {ssl_hello_world_example, "1"}, [ssl_hello_world]}.
|
||||
{extended_start_script, true}.
|
Loading…
Add table
Add a link
Reference in a new issue