summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-09-08 00:10:15 +0300
committerWolfy-J <[email protected]>2018-09-08 00:10:15 +0300
commitd8032d0512f59b34ec334cdac7b7ce2d8fe7f6c1 (patch)
tree791e300ede8c20e906c868a2ab649e545281437b
parent24b50941c91dbd1067fc4b143085fda504321a8b (diff)
changelog
-rw-r--r--cmd/rr/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/rr/main.go b/cmd/rr/main.go
index ca3ca9ac..da34a62b 100644
--- a/cmd/rr/main.go
+++ b/cmd/rr/main.go
@@ -32,7 +32,7 @@ import (
"github.com/spiral/roadrunner/service/rpc"
"github.com/spiral/roadrunner/service/static"
- // additional command handlers
+ // additional command and debug handlers
_ "github.com/spiral/roadrunner/cmd/rr/http"
)