
APP_URL=http://{servername}
APP_NAME=crystal

APP_DEBUG=true
APP_STATUS=up

DB_NAME=crystal
DB_USERNAME=root
DB_PASSWORD=toor
DB_HOST=localhost

DB_FILE=~/exampledb.sqlite3
