APP_NAME="Casemix Audit"
APP_ENV=production
APP_DEBUG=false
APP_URL=https://casemix.itcprogram.com
APP_KEY=base64:+fCtt37AIXUKGnW1Tzx6TEiJ3MY1BQiEchnp1DhuuHY=

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

SESSION_DRIVER=file
CACHE_STORE=file
QUEUE_CONNECTION=sync

AI_PROVIDER=openrouter
AI_API_KEY=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
AI_BASE_URL=https://openrouter.ai/api/v1
AI_MODEL=openai/gpt-4o-mini
AI_TIMEOUT=120

SIMRS_API_BASE_URL=https://simrs-domain-atau-ip/api
SIMRS_API_TOKEN=ISI_TOKEN_SIMRS_KAMU
SIMRS_API_USERNAME=
SIMRS_API_PASSWORD=
SIMRS_TIMEOUT=60