Add SOLID_QUEUE_CONNECTS_TO=false environment variable to tell Solid Queue to use the primary SQLite database instead of looking for a separate queue database. This fixes the ActiveRecord adapter error about missing queue database configuration. With this setting, Fizzy will use a single SQLite database for both the application data and Solid Queue job processing, which is the recommended approach for single-instance deployments. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| compose | ||
| service-templates-latest.json | ||
| service-templates.json | ||
| test-database-detection.yaml | ||