From 56cb10cfe966dd496955122a1ed25ee9d4e020ce Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 21 Mar 2017 00:34:38 +0100 Subject: switch domain and add mock data --- config/default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/default.json b/config/default.json index 73eac90..c483c76 100644 --- a/config/default.json +++ b/config/default.json @@ -1,7 +1,7 @@ { "host": "localhost", - "port": 3030, - "mysql": "mysql://featherstest:password@localhost:3306/feathersTest", + "port": 3013, + "mysql": "mysql://calories:toptal@localhost:3306/calories", "public": "../public/", "auth": { "idField": "id", -- cgit v1.2.3-70-g09d2