diff --git a/app/config.json b/app/config.json index 0c1844a..6eb7add 100644 --- a/app/config.json +++ b/app/config.json @@ -2,6 +2,6 @@ "version": "0.3.0", "debug": true, - "basePath": "YOUR BASE PATH, + "basePath": "YOUR BASE PATH", "dataPath": "YOUR DATA PATH" } \ No newline at end of file