mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Merge remote-tracking branch 'nox/complete-app-file'
This commit is contained in:
commit
849ec73eb8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
{description, "Small, fast, modular HTTP server."},
|
||||
{vsn, "0.1.0"},
|
||||
{modules, []},
|
||||
{registered, []},
|
||||
{registered, [cowboy_sup]},
|
||||
{applications, [
|
||||
kernel,
|
||||
stdlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue