aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/app.js b/config/app.js
index 30e44f0..1951e68 100644
--- a/config/app.js
+++ b/config/app.js
@@ -15,7 +15,7 @@ module.exports = {
15 | 15 |
16 */ 16 */
17 17
18 name: Env.get('APP_NAME', 'AdonisJs'), 18 name: Env.get('APP_NAME', 'Ferdium-server'),
19 19
20 /* 20 /*
21 |-------------------------------------------------------------------------- 21 |--------------------------------------------------------------------------