aboutsummaryrefslogtreecommitdiffstats
path: root/src/internal-server/env.ini
blob: d8224e91ee825fa45ca5f2d45e0da892a82cf82b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
HOST=localhost
PORT=45569
NODE_ENV=development
APP_NAME=Ferdium Internal Server
CACHE_VIEWS=false
APP_KEY=FERDIUMINTERNALSERVER
DB_CONNECTION=sqlite
DB_HOST=localhost
DB_PORT=3306
DB_USER=root
DB_PASSWORD=
DB_DATABASE=ferdium
HASH_DRIVER=bcrypt
IS_CREATION_ENABLED=true
CONNECT_WITH_FRANZ=true