From 9353449515ff6881a54ce6887297b7eab2855186 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 30 Apr 2016 11:17:50 +0200 Subject: Use scripty instead of writing shell commands in package.json --- config/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/default.yaml') diff --git a/config/default.yaml b/config/default.yaml index 646113da4..be161640c 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -9,7 +9,7 @@ webserver: database: host: 'localhost' port: 27017 - suffix: '-suffix' + suffix: '-dev' # From the project root directory storage: -- cgit v1.2.3