From 90142bd07f926ef8a7f3ea86a563ec0ca648ca5d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 3 Jun 2014 17:51:34 -0400 Subject: pulling in more stuff from posthang --- config.json.example | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config.json.example (limited to 'config.json.example') diff --git a/config.json.example b/config.json.example new file mode 100644 index 0000000..90df381 --- /dev/null +++ b/config.json.example @@ -0,0 +1,8 @@ +{ + "host": "lvh.me:3000", + "hostName": "lvh.me", + "port": 3000, + "socketPort": 1337, + "pageSize": 10, + "env": { "development": 1 } +} -- cgit v1.2.3-70-g09d2