summaryrefslogtreecommitdiffstats
path: root/src/internal-server/env.ini
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal-server/env.ini')
-rw-r--r--src/internal-server/env.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal-server/env.ini b/src/internal-server/env.ini
index 87a347921..d8224e91e 100644
--- a/src/internal-server/env.ini
+++ b/src/internal-server/env.ini
@@ -2,7 +2,6 @@ HOST=localhost
2PORT=45569 2PORT=45569
3NODE_ENV=development 3NODE_ENV=development
4APP_NAME=Ferdium Internal Server 4APP_NAME=Ferdium Internal Server
5APP_URL=http://${HOST}:${PORT}
6CACHE_VIEWS=false 5CACHE_VIEWS=false
7APP_KEY=FERDIUMINTERNALSERVER 6APP_KEY=FERDIUMINTERNALSERVER
8DB_CONNECTION=sqlite 7DB_CONNECTION=sqlite