APP_NAME=iDrive
APP_ENV=production
APP_DEBUG=false
APP_URL=https://intranet.mangaratiba.rj.gov.br:8090/idrive/public
APP_TIMEZONE=America/Sao_Paulo
APP_KEY=dea6ff528ccb4019b27ecefde8914a1b5a72e6df27ed4cceed1bab6dd39969ba

DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=drivepro
DB_USERNAME=admin
DB_PASSWORD=******

SESSION_NAME=DRIVEPROSESSID
SESSION_SECURE=true
SESSION_SAMESITE=Lax
LOGIN_MAX_ATTEMPTS=5
LOGIN_LOCK_MINUTES=15

STORAGE_ROOT=/var/www/arquivos
