DATABASE_URL connection string.
Core Concepts
Database
SQLite and PostgreSQL support
Stashy auto-detects the database driver from the
Good for single-instance deployments. The file is created automatically.
Recommended for production multi-instance setups.