aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorAndrewRademacher <andrewrademacher@gmail.com>2016-02-27 21:54:20 -0600
committerAndrewRademacher <andrewrademacher@gmail.com>2016-02-27 21:54:20 -0600
commitb23afe7b9089b3177d9aee994464f72e52efbd2a (patch)
tree8769449a7268c8f3e9c3cfb1eb666ce6c7735189 /Makefile
parent640e69ef77aea530af800741e453b05e2802d188 (diff)
downloadhaskell-graylog-b23afe7b9089b3177d9aee994464f72e52efbd2a.tar.gz
haskell-graylog-b23afe7b9089b3177d9aee994464f72e52efbd2a.tar.zst
haskell-graylog-b23afe7b9089b3177d9aee994464f72e52efbd2a.zip
Successful test of un-chunked message.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f577035..79e6937 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,8 @@
1build:
2 stack build
3
4repl:
5 stack repl
6
1graylog: 7graylog:
2 docker run -t -p 9000:9000 -p 12201:12201 -p 12201:12201/udp graylog2/allinone 8 docker run -t -p 9000:9000 -p 12201:12201 -p 12201:12201/udp graylog2/allinone