0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/examples/rest_hello_world/relx.config

3 lines
95 B
Text
Raw Normal View History

{release, {rest_hello_world_example, "1"}, [rest_hello_world]}.
{extended_start_script, true}.