From 460dadfdd2c3d91d3759542990702362b85703d3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 4 Aug 2015 02:58:20 -0400 Subject: use config.json ; add templates --- 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..c2f83df --- /dev/null +++ b/config.json.example @@ -0,0 +1,8 @@ +{ + "host": "lvh.me:3000", + "hostName": "lvh.me", + "port": 3000, + "socketPort": 1337, + "databaseHost": "lvh.me", + "env": { "development": 1 } +} -- cgit v1.2.3-70-g09d2