summaryrefslogtreecommitdiff
path: root/config/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.json')
-rw-r--r--config/default.json4
1 files changed, 2 insertions, 2 deletions
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",