APP_NAME=Appy
APP_ENV=production
APP_KEY=base64:b3lxVWVBUlpkQjh3VzY4MWNqSldBdmIzUllhdDB6N0k=
APP_DEBUG=false
APP_DEMO=false
APP_DEMO_CODE=
APP_OPENAI_KEY=
APP_TIMEZONE=UTC
APP_URL=http://localhost

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=

SESSION_DRIVER=file
SESSION_LIFETIME=120
SESSION_ENCRYPT=true
QUEUE_CONNECTION=sync

CACHE_STORE=file
FILESYSTEM_DISK=local
