# RomanAILabs internal deployment decoy # Copyright RomanAILabs - Daniel Harding APP_NAME=RomanAILabs APP_ENV=internal APP_DEBUG=false APP_URL=https://romanailabs.com APP_SERVICE=identity APP_PROFILE=internal COMPLIANCE_MODE=audited DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=romanai_internal DB_USERNAME=romanai_admin DB_PASSWORD=***REDACTED*** SENTRY_DSN=https://example@sentry.example/1 SLACK_WEBHOOK_URL=https://hooks.slack.com/services/FAKE/INTERNAL/HOOK OBJECT_STORE_BUCKET=romanai-internal-archive OBJECT_STORE_REGION=eu-west-1 OBJECT_STORE_ACCESS_KEY=AKIAFAKEINTERNALKEY OBJECT_STORE_SECRET_KEY=***REDACTED***