Skip to content

Commit

Permalink
Make app file start the app
Browse files Browse the repository at this point in the history
  • Loading branch information
RJ committed Jun 21, 2012
1 parent b7a968c commit 850ef58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stetson.app.src
Expand Up @@ -6,7 +6,7 @@
kernel,
stdlib
]},
{mod, []},
{mod, {stetson, []}},
{env, [
{statsd.uri, "localhost:8126"},
{graphite.ns, ""}
Expand Down

0 comments on commit 850ef58

Please sign in to comment.